Scope
class Scope implements ScopeEntityInterface (View source)
Properties
protected string | $identifier | ||
protected string | $description |
Methods
getIdentifier()
{@inheritdoc}
setIdentifier(string $identifier)
No description
string
getDescription()
No description
setDescription(string $description)
No description
string
jsonSerialize()
Serialize this scope into a string.
Details
getIdentifier()
{@inheritdoc}
setIdentifier(string $identifier)
No description
string
getDescription()
No description
setDescription(string $description)
No description
string
jsonSerialize()
Serialize this scope into a string.
This method MUST return a string and must match the scope ID that clients will request