W3cubDocs

/Symfony 2.7

Symfony\Component\VarDumper\Caster\CutStub

class CutStub extends Stub

Represents the main properties of a PHP variable, pre-casted by a caster.

Constants

TYPE_REF
TYPE_STRING
TYPE_ARRAY
TYPE_OBJECT
TYPE_RESOURCE
STRING_BINARY
STRING_UTF8
ARRAY_ASSOC
ARRAY_INDEXED

Properties

$type
$class
$value
$cut
$handle
$refCount
$position

Methods

__construct($value)

Details

public __construct($value)

Parameters

$value

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/VarDumper/Caster/CutStub.html