#!/usr/bin/env php add(new GenerateIntellisenseCommand()); $application ->setDefaultCommand('generate-intellisense') ->run();