diff --git a/app/workers/functions.php b/app/workers/functions.php index fcd0d624e4..a85843b38d 100644 --- a/app/workers/functions.php +++ b/app/workers/functions.php @@ -337,7 +337,7 @@ class FunctionsV1 extends Worker : null; if(\is_null($runtime)) { - throw new Exception('Runtime "'.$function->getAttribute('runtime', '').' is not supported'); + throw new Exception('Runtime "'.$function->getAttribute('runtime', '').'" is not supported'); } $vars = \array_merge($function->getAttribute('vars', []), [