PHP Class Storm\Drivers\Base\Object\Properties\Accessors\MethodBase

Inheritance: extends ReflectionBase
Afficher le fichier Open project: timetoogo/penumbra Class Usage Examples

Protected Properties

Свойство Type Description
$ConstantArguments
$MethodName
$Reflection ReflectionMethod

Méthodes publiques

Méthode Description
GetMethodName ( )
Identifier ( &$Identifier )
__construct ( $MethodName, array $ConstantArguments = [] )
__sleep ( )

Méthodes protégées

Méthode Description
Format ( $FunctionName, array $Arguments )
LoadReflection ( )

Method Details

Format() final protected méthode

final protected Format ( $FunctionName, array $Arguments )
$Arguments array

GetMethodName() final public méthode

final public GetMethodName ( )

Identifier() final public méthode

final public Identifier ( &$Identifier )

LoadReflection() protected méthode

protected LoadReflection ( )

__construct() public méthode

public __construct ( $MethodName, array $ConstantArguments = [] )
$ConstantArguments array

__sleep() public méthode

public __sleep ( )

Property Details

$ConstantArguments protected_oe property

protected $ConstantArguments

$MethodName protected_oe property

protected $MethodName

$Reflection protected_oe property

protected ReflectionMethod $Reflection
Résultat ReflectionMethod