KintObject::$name
@var string type of variable, can be set in inherited object or in static::parse() method
Type: name
File
-
kint/
kint/ inc/ kintObject.class.php, line 6
Class
Code
public $name = 'NOT SET';
@var string type of variable, can be set in inherited object or in static::parse() method
Type: name
public $name = 'NOT SET';