DirectoryId
class DirectoryId extends AbstractId
The DirectoryID
scalar type represents an identifier for an object of type Directory.
Methods
Details
in
AbstractScalar at line 11
__construct(string $value)
No description
in
AbstractScalar at line 15
string
getValue()
No description
in
AbstractScalar at line 20
string
__toString()
No description
in
AbstractScalar at line 25
static AbstractScalar
from(string $value)
No description