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

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

Protected Properties

Свойство Type Description
$FieldName
$Reflection ReflectionProperty

Méthodes publiques

Méthode Description
GetFieldName ( )
Identifier ( &$Identifier )
__construct ( $FieldName )
__sleep ( )

Méthodes protégées

Méthode Description
LoadReflection ( )

Method Details

GetFieldName() final public méthode

final public GetFieldName ( )

Identifier() public méthode

public Identifier ( &$Identifier )

LoadReflection() final protected méthode

final protected LoadReflection ( )

__construct() public méthode

public __construct ( $FieldName )

__sleep() public méthode

public __sleep ( )

Property Details

$FieldName protected_oe property

protected $FieldName

$Reflection protected_oe property

protected ReflectionProperty $Reflection
Résultat ReflectionProperty