You are here

public property KintObject::$name in Devel 8.2

Same name and namespace in other branches
  1. 8 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

KintObject

Code

public $name = 'NOT SET';