ChangesetId
class ChangesetId extends AbstractId
The ChangesetID scalar type represents an identifier for an object of type Changeset.
Methods
Details
in
AbstractScalar at line 9
final
__construct(string $value)
No description
in
AbstractScalar at line 14
string
getValue()
No description
in
AbstractScalar at line 19
string
__toString()
No description
in
AbstractScalar at line 24
final static AbstractScalar
from(string $value)
No description