Class PropertyReflection
Reports information about a classes variable.
- ReflectionProperty implements Reflector
- Nette\Reflection\PropertyReflection
public
|
|
public
|
|
public
boolean
|
|
public
|
|
public
array
|
|
public static
|
|
public
|
|
public
&
|
|
public
|
|
public
|
|
public
|
__construct(),
export(),
getDocComment(),
getModifiers(),
getName(),
getValue(),
isDefault(),
isPrivate(),
isProtected(),
isPublic(),
isStatic(),
setAccessible(),
setValue()
|
IS_PRIVATE,
IS_PROTECTED,
IS_PUBLIC,
IS_STATIC
|
$class,
$name
|