ModifierIdentifierInterface
in
Interface ModifierIdentifierInterface
Table of Contents
- equals() : bool
- type() : string
- Indicates the implementation type (attributes, properties, etc)
- value() : mixed
Methods
equals()
public
equals(ModifierIdentifierInterface $id) : bool
Parameters
Return values
bool —type()
Indicates the implementation type (attributes, properties, etc)
public
type() : string
Return values
string —value()
public
value() : mixed