ArgsStub
class ArgsStub extends EnumStub
Represents a list of function arguments.
Constants
TYPE_REF | |
TYPE_STRING | |
TYPE_ARRAY | |
TYPE_OBJECT | |
TYPE_RESOURCE | |
STRING_BINARY | |
STRING_UTF8 | |
ARRAY_ASSOC | |
ARRAY_INDEXED |
Properties
$type | from Stub | ||
$class | from Stub | ||
$value | from Stub | ||
$cut | from Stub | ||
$handle | from Stub | ||
$refCount | from Stub | ||
$position | from Stub | ||
$attr | from Stub | ||
$dumpKeys | from EnumStub |
Methods
__construct(array $args, $function, $class) |
Details
__construct(array $args, $function, $class)
Parameters
array | $args | |
$function | ||
$class |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.3/Symfony/Component/VarDumper/Caster/ArgsStub.html