Class ClassType
Class/Interface/Trait description.
- Nette\Object
- Nette\PhpGenerator\ClassType
__call(),
__callStatic(),
__get(),
__isset(),
__set(),
__unset(),
extensionMethod(),
getReflection()
|
string |
TYPE_CLASS
|
# 'class' |
string |
TYPE_INTERFACE
|
# 'interface' |
string |
TYPE_TRAIT
|
# 'trait' |
$reflection
|