'/opt/jenkins/jobs/VuFindHarvest/workspace/vendor/symfony/console/Command/Command.php-1622050990', 'data' => array ( '128324bb343654d3e2905cb03745c3fe' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Base class for all commands. * * @author Fabien Potencier */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => NULL, 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '2176260aa7a52fa398ae5416c748b6ff' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * @var string|null The default command name */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => NULL, 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '371c1406b85733e2287c77a72e7f878c' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * @var string|null The default command description */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => NULL, 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '2ca5347b5247e385fff117efcd7e3eca' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * @return string|null The default command name or null when no default name is set */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'getDefaultName', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '1316b39ed1544ae15a816e37614c777f' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * @return string|null The default command description or null when no default description is set */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'getDefaultDescription', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '7f8789919cb50b730497637a62f1aca6' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * @param string|null $name The name of the command; passing null means it must be set in configure() * * @throws LogicException When the command name is empty */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => '__construct', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '18fdd8d4e06e2fd3b350b192ec33b9eb' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Ignores validation errors. * * This is mainly useful for the help command. */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'ignoreValidationErrors', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'f78de0d7ec6abd673c37dc1546f8e2fb' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Gets the helper set. * * @return HelperSet|null A HelperSet instance */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'getHelperSet', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '60ab3a84d32b997dd10546f8cbbf819b' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Gets the application instance for this command. * * @return Application|null An Application instance */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'getApplication', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'b9570c004ed51d88920638bbe6f068e9' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Checks whether the command is enabled or not in the current environment. * * Override this to check for x or y and return false if the command can not * run properly under the current conditions. * * @return bool */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'isEnabled', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '28727752cdc39019ac7bace20a1d61ee' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Configures the current command. */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'configure', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '4666444d939568c4684b8de121f0c688' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Executes the current command. * * This method is not abstract because you can use this class * as a concrete class. In this case, instead of defining the * execute() method, you set the code to execute by passing * a Closure to the setCode() method. * * @return int 0 if everything went fine, or an exit code * * @throws LogicException When this abstract method is not implemented * * @see setCode() */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'execute', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'a0765a8926540611878ad2ec394b97a5' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Interacts with the user. * * This method is executed before the InputDefinition is validated. * This means that this is the only place where the command can * interactively ask for values of missing required arguments. */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'interact', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '72995e522ef755647a8b76296444f50f' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Initializes the command after the input has been bound and before the input * is validated. * * This is mainly useful when a lot of commands extends one main command * where some things need to be initialized based on the input arguments and options. * * @see InputInterface::bind() * @see InputInterface::validate() */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'initialize', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'fd7a32c16ee1a5868fa977e27bce9151' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Runs the command. * * The code to execute is either defined directly with the * setCode() method or by overriding the execute() method * in a sub-class. * * @return int The command exit code * * @throws \\Exception When binding input fails. Bypass this by calling {@link ignoreValidationErrors()}. * * @see setCode() * @see execute() */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'run', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '0c38baeee4ec4eb2bf3552fb62de19b0' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Sets the code to execute when running this command. * * If this method is used, it overrides the code defined * in the execute() method. * * @param callable $code A callable(InputInterface $input, OutputInterface $output) * * @return $this * * @throws InvalidArgumentException * * @see execute() */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'setCode', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '413f402dc902555f6b715d2fcb368be5' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Merges the application definition with the command definition. * * This method is not part of public API and should not be used directly. * * @param bool $mergeArgs Whether to merge or not the Application definition arguments to Command definition arguments * * @internal */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'mergeApplicationDefinition', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '94a9b4613f4e99a25d794910d35dae4b' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Sets an array of argument and option instances. * * @param array|InputDefinition $definition An array of argument and option instances or a definition instance * * @return $this */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'setDefinition', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '03e576681931eb0ab15f04262d1c8e3e' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Gets the InputDefinition attached to this Command. * * @return InputDefinition An InputDefinition instance */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'getDefinition', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'b59709cd2657471056c4f2559111ceb2' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Gets the InputDefinition to be used to create representations of this Command. * * Can be overridden to provide the original command representation when it would otherwise * be changed by merging with the application InputDefinition. * * This method is not part of public API and should not be used directly. * * @return InputDefinition An InputDefinition instance */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'getNativeDefinition', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '68f875bdb238aa67b9fe25708206e41e' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Adds an argument. * * @param int|null $mode The argument mode: InputArgument::REQUIRED or InputArgument::OPTIONAL * @param string|string[]|null $default The default value (for InputArgument::OPTIONAL mode only) * * @throws InvalidArgumentException When argument mode is not valid * * @return $this */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'addArgument', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '90f207a6cd0ab6a7d4106fed1cffc650' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Adds an option. * * @param string|array|null $shortcut The shortcuts, can be null, a string of shortcuts delimited by | or an array of shortcuts * @param int|null $mode The option mode: One of the InputOption::VALUE_* constants * @param string|string[]|bool|null $default The default value (must be null for InputOption::VALUE_NONE) * * @throws InvalidArgumentException If option mode is invalid or incompatible * * @return $this */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'addOption', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'c19f48bfef6a1b38fd8bb0b5910aa6ab' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Sets the name of the command. * * This method can set both the namespace and the name if * you separate them by a colon (:) * * $command->setName(\'foo:bar\'); * * @return $this * * @throws InvalidArgumentException When the name is invalid */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'setName', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'f83c6f4991a9d8edcc017d2efa27a044' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Sets the process title of the command. * * This feature should be used only when creating a long process command, * like a daemon. * * @return $this */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'setProcessTitle', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '2bfb00ed286d5933de66e4480f7d55ef' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Returns the command name. * * @return string|null */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'getName', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'f811ae275a23ac31b987d3c7ad1f4481' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * @param bool $hidden Whether or not the command should be hidden from the list of commands * The default value will be true in Symfony 6.0 * * @return Command The current instance * * @final since Symfony 5.1 */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'setHidden', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '574dde34fe14da6f5ce0879ecc48f695' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * @return bool whether the command should be publicly shown or not */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'isHidden', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'f22fd808033b7500b00e8ef1f844a956' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Sets the description for the command. * * @return $this */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'setDescription', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '58440736924087781a9b584958f1909b' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Returns the description for the command. * * @return string The description for the command */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'getDescription', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '71dc018069a9856a37b200569137820a' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Sets the help for the command. * * @return $this */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'setHelp', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '31cd6551dfe003e68b53e60bfdb118d1' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Returns the help for the command. * * @return string The help for the command */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'getHelp', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '583ec4c456f15881695bcad5d39198c2' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Returns the processed help for the command replacing the %command.name% and * %command.full_name% patterns with the real values dynamically. * * @return string The processed help for the command */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'getProcessedHelp', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '6dac2372c7030f5128185d943d6007a2' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Sets the aliases for the command. * * @param string[] $aliases An array of aliases for the command * * @return $this * * @throws InvalidArgumentException When an alias is invalid */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'setAliases', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '348cb4f213a03b5fc7843274d4f4e64a' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Returns the aliases for the command. * * @return array An array of aliases for the command */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'getAliases', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '6cd3c44fb8ba44f4a697389d6ad1c567' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Returns the synopsis for the command. * * @param bool $short Whether to show the short version of the synopsis (with options folded) or not * * @return string The synopsis */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'getSynopsis', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '37c89db18d89865fcf3e5d67c7156d3b' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Add a command usage example, it\'ll be prefixed with the command name. * * @return $this */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'addUsage', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'cb9beb790698d0a6f8ba67a1428e7498' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Returns alternative usages of the command. * * @return array */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'getUsages', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'ebca763ac31a591712403ffaeb161811' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Gets a helper instance by name. * * @return mixed The helper value * * @throws LogicException if no HelperSet is defined * @throws InvalidArgumentException if the helper is not defined */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'getHelper', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '9b1cbae9dfc9dbe8058cb0a3fc11d77c' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Validates a command name. * * It must be non-empty and parts can optionally be separated by ":". * * @throws InvalidArgumentException When the name is invalid */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Command', 'uses' => array ( 'application' => 'Symfony\\Component\\Console\\Application', 'ascommand' => 'Symfony\\Component\\Console\\Attribute\\AsCommand', 'exceptioninterface' => 'Symfony\\Component\\Console\\Exception\\ExceptionInterface', 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', 'helperset' => 'Symfony\\Component\\Console\\Helper\\HelperSet', 'inputargument' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'inputdefinition' => 'Symfony\\Component\\Console\\Input\\InputDefinition', 'inputinterface' => 'Symfony\\Component\\Console\\Input\\InputInterface', 'inputoption' => 'Symfony\\Component\\Console\\Input\\InputOption', 'outputinterface' => 'Symfony\\Component\\Console\\Output\\OutputInterface', ), 'className' => 'Symfony\\Component\\Console\\Command\\Command', 'functionName' => 'validateName', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), ), ));