Maslosoft Addendum API
Class ReflectionAnnotatedClass
- ReflectionClass implements Reflector
- Maslosoft\Addendum\Reflection\ReflectionAnnotatedClass implements Maslosoft\Addendum\Interfaces\AnnotatedReflectorInterface
Author: Piotr Maselkowski
Located at Reflection/ReflectionAnnotatedClass.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from ReflectionClass
__toString()
,
export()
,
getConstant()
,
getConstants()
,
getDefaultProperties()
,
getDocComment()
,
getEndLine()
,
getExtension()
,
getExtensionName()
,
getFileName()
,
getInterfaceNames()
,
getModifiers()
,
getName()
,
getNamespaceName()
,
getReflectionConstant()
,
getReflectionConstants()
,
getShortName()
,
getStartLine()
,
getStaticProperties()
,
getStaticPropertyValue()
,
getTraitAliases()
,
getTraitNames()
,
getTraits()
,
hasConstant()
,
hasMethod()
,
hasProperty()
,
implementsInterface()
,
inNamespace()
,
isAbstract()
,
isAnonymous()
,
isCloneable()
,
isFinal()
,
isInstance()
,
isInstantiable()
,
isInterface()
,
isInternal()
,
isIterateable()
,
isSubclassOf()
,
isTrait()
,
isUserDefined()
,
newInstance()
,
newInstanceArgs()
,
newInstanceWithoutConstructor()
,
setStaticPropertyValue()
Constants summary
Constants inherited from ReflectionClass
IS_EXPLICIT_ABSTRACT
,
IS_FINAL
,
IS_IMPLICIT_ABSTRACT
Properties summary
Properties inherited from ReflectionClass
$name