Caster\ConstStub (Component\VarDumper)

Symfony\Component\VarDumper\Caster\ConstStub

class ConstStub extends Stub

Represents a PHP constant and its value.

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($name, $value)

Details

public __construct($name, $value)

Parameters

$name
$value

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部