phpDocumentor

AbstractModifierIdentifier implements ModifierIdentifierInterface

Class AbstractModifierIdentifier

Interfaces, Classes and Traits

ModifierIdentifierInterface
Interface ModifierIdentifierInterface

Table of Contents

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

Properties

Methods

__construct()

AbstractModifierIdentifier constructor.

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

type()

Indicates the implementation type (attributes, properties, etc)

public abstract type() : string
Tags
inheritDoc
Return values
string

Search results