trait ModifiersAwareAccessorsTrait

Class ModifiersAwareAccessorsTrait.

Traits

Class ModifiersAwareAccessorsTrait.

Methods

int
modifiers()

No description

bool
isAnonymous()

No description

bool
isClonable()

No description

bool
isInstance($instance)

No description

bool
isInstantiable()

No description

bool
isInterface()

No description

bool
isIterateable()

No description

bool
isTrait()

No description

bool
isAbstract()

No description

bool
isFinal()

No description

bool
isInternal()

No description

bool
isUserDefined()

No description

Details

in ModifiersAwareAccessorsTrait at line line 28
int modifiers()

Return Value

int

at line line 27
bool isAnonymous()

Return Value

bool

at line line 35
bool isClonable()

Return Value

bool

at line line 43
bool isInstance($instance)

Parameters

$instance

Return Value

bool

at line line 51
bool isInstantiable()

Return Value

bool

at line line 59
bool isInterface()

Return Value

bool

at line line 67
bool isIterateable()

Return Value

bool

at line line 75
bool isTrait()

Return Value

bool

at line line 83
bool isAbstract()

Return Value

bool

at line line 91
bool isFinal()

Return Value

bool

at line line 99
bool isInternal()

Return Value

bool

at line line 107
bool isUserDefined()

Return Value

bool