Documentation

IdentifierInterface extends JsonSerializable

Interface IdentifierInterface

Table of Contents

Methods

getId()  : string
Get identifier's ID.
getType()  : string
Get identifier's type.

Methods

getId()

Get identifier's ID.

public getId() : string
Tags
phpstan-pure
Return values
string

getType()

Get identifier's type.

public getType() : string
Tags
phpstan-pure
Return values
string

        
On this page

Search results