baserCMS クラスリファレンス

Scope
in package
implements ScopeEntityInterface uses EntityTrait

OAuth2 Scope (Protocol layer)

Table of Contents

Interfaces

ScopeEntityInterface

Properties

$description  : string
Description

Methods

__construct()  : mixed
Constructor
getDescription()  : string
Get Description
jsonSerialize()  : string
JSON Serialize

Properties

$description

Description

private string $description

Methods

__construct()

Constructor

public __construct(string $identifier[, string $description = '' ]) : mixed
Parameters
$identifier : string
$description : string = ''

getDescription()

Get Description

public getDescription() : string
Return values
string

jsonSerialize()

JSON Serialize

public jsonSerialize() : string
Return values
string
On this page

Search results