diff --git a/HttpServer/Command.php b/HttpServer/Command.php index b08d50c3..7fc29003 100644 --- a/HttpServer/Command.php +++ b/HttpServer/Command.php @@ -57,6 +57,9 @@ class Command extends \Console\Command } + /** + * + */ private function generate_runtime_builder() { exec(PHP_BINARY . ' snowflake runtime:builder');