PropertyModifierIdentifier
extends AbstractModifierIdentifier
in package
Class PropertyModifierIdentifier
Table of Contents
- $value : mixed
- __construct() : mixed
- AbstractModifierIdentifier constructor.
- equals() : bool
- type() : string
- Indicates the implementation type (attributes, properties, etc)
- value() : int
Properties
$value
protected
mixed
$value
Methods
__construct()
AbstractModifierIdentifier constructor.
public
__construct(mixed $value) : mixed
Parameters
- $value : mixed
Return values
mixed —equals()
public
equals(ModifierIdentifierInterface $id) : bool
Parameters
Tags
Return values
bool —type()
Indicates the implementation type (attributes, properties, etc)
public
type() : string
Tags
Return values
string —value()
public
value() : int