Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
BetterReflection
Reflection
Adapter
ReflectionClass
isTrait
BetterReflection\Reflection\Adapter\ReflectionClass::isTrait PHP Méthode
ReflectionClass Class Documentation
Afficher le fichier
Open project: roave/better-reflection
isTrait()
public
méthode
{@inheritDoc}
public
isTrait
( )
public function isTrait() { return $this->betterReflectionClass->isTrait(); }
ReflectionClass
__construct
__toString
export
getConstant
getConstants
getConstructor
getDefaultProperties
getDocComment
getEndLine
getExtension
getExtensionName
getFileName
getInterfaceNames
getInterfaces
getMethod
getMethods
getModifiers
getName
getNamespaceName
getParentClass
getProperties
getProperty
getShortName
getStartLine
getStaticProperties
getStaticPropertyValue
getTraitAliases
getTraitNames
getTraits
hasConstant
hasMethod
hasProperty
implementsInterface
inNamespace
isAbstract
isCloneable
isFinal
isInstance
isInstantiable
isInterface
isInternal
isIterateable
isSubclassOf
isTrait
isUserDefined
newInstance
newInstanceArgs
newInstanceWithoutConstructor
setStaticPropertyValue