phpDocumentor

CustomizerModifierIdentifier extends AbstractModifierIdentifier

Class CustomizerModifierIdentifier

Table of Contents

$value  : mixed
__construct()  : mixed
AbstractModifierIdentifier constructor.
equals()  : bool
type()  : string
Indicates the implementation type (attributes, properties, etc)
value()  : int

Properties

Methods

__construct()

AbstractModifierIdentifier constructor.

public __construct(mixed $value) : mixed
Parameters
$value : mixed
Tags
inheritDoc
Return values
mixed

type()

Indicates the implementation type (attributes, properties, etc)

public type() : string
Tags
inheritDoc
Return values
string

Search results