Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
BetterReflection
Reflection
Adapter
ReflectionClass
isTrait
BetterReflection\Reflection\Adapter\ReflectionClass::isTrait PHP Method
ReflectionClass Class Documentation
ファイルを表示
Open project: roave/better-reflection
isTrait()
public
method
{@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