'/opt/jenkins/jobs/VuFindHarvest/workspace/vendor/symfony/console/Input/InputArgument.php-1622050990', 'data' => array ( '39dd8c728ab84839231b5bf2cb4761f3' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Represents a command line argument. * * @author Fabien Potencier */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Input', 'uses' => array ( 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', ), 'className' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'functionName' => NULL, 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'b0f17d9ed0894b9f9f84328509c02eda' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * @param string $name The argument name * @param int|null $mode The argument mode: self::REQUIRED or self::OPTIONAL * @param string $description A description text * @param string|string[]|null $default The default value (for self::OPTIONAL mode only) * * @throws InvalidArgumentException When argument mode is not valid */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Input', 'uses' => array ( 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', ), 'className' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'functionName' => '__construct', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'be6186ee38943788dceb70707ed0f9db' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Returns the argument name. * * @return string The argument name */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Input', 'uses' => array ( 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', ), 'className' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'functionName' => 'getName', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'e9db95e13d339ddd43f6daa05491ab43' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Returns true if the argument is required. * * @return bool true if parameter mode is self::REQUIRED, false otherwise */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Input', 'uses' => array ( 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', ), 'className' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'functionName' => 'isRequired', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'c6a864eeb4291a444ca84abf4f3a7b64' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Returns true if the argument can take multiple values. * * @return bool true if mode is self::IS_ARRAY, false otherwise */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Input', 'uses' => array ( 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', ), 'className' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'functionName' => 'isArray', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'ac00492f428df87cd1f01f49bd2ed4aa' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Sets the default value. * * @param string|string[]|null $default The default value * * @throws LogicException When incorrect default value is given */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Input', 'uses' => array ( 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', ), 'className' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'functionName' => 'setDefault', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), '5d4e844a5afd9f03d23939d01fdb9a9d' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Returns the default value. * * @return string|string[]|null The default value */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Input', 'uses' => array ( 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', ), 'className' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'functionName' => 'getDefault', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), 'e81ab3feb28c31ba26c15777bfcf7204' => PHPStan\PhpDoc\NameScopedPhpDocString::__set_state(array( 'phpDocString' => '/** * Returns the description text. * * @return string The description text */', 'nameScope' => PHPStan\Analyser\NameScope::__set_state(array( 'namespace' => 'Symfony\\Component\\Console\\Input', 'uses' => array ( 'invalidargumentexception' => 'Symfony\\Component\\Console\\Exception\\InvalidArgumentException', 'logicexception' => 'Symfony\\Component\\Console\\Exception\\LogicException', ), 'className' => 'Symfony\\Component\\Console\\Input\\InputArgument', 'functionName' => 'getDescription', 'templateTypeMap' => PHPStan\Type\Generic\TemplateTypeMap::__set_state(array( 'types' => array ( ), )), 'typeAliasesMap' => array ( ), 'bypassTypeAliases' => false, )), )), ), ));