public property KintObject::$name in Devel 8
Same name and namespace in other branches
- 8.2 kint/kint/inc/kintObject.class.php \KintObject::name
@var string type of variable, can be set in inherited object or in static::parse() method
File
- kint/
kint/ inc/ kintObject.class.php, line 6
Class
Code
public $name = 'NOT SET';