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

Inheritance: extends ReflectionBase
Show file Open project: timetoogo/penumbra

Protected Properties

Property Type Description
$FieldName
$Reflection ReflectionProperty

Public Methods

Method Description
GetFieldName ( )
Identifier ( &$Identifier )
__construct ( $FieldName )
__sleep ( )

Protected Methods

Method Description
LoadReflection ( )

Method Details

GetFieldName() final public method

final public GetFieldName ( )

Identifier() public method

public Identifier ( &$Identifier )

LoadReflection() final protected method

final protected LoadReflection ( )

__construct() public method

public __construct ( $FieldName )

__sleep() public method

public __sleep ( )

Property Details

$FieldName protected property

protected $FieldName

$Reflection protected property

protected ReflectionProperty $Reflection
return ReflectionProperty