NodeTypeName
final class NodeTypeName implements JsonSerializable, Stringable (View source)
Name of a Node Type; e.g. "Neos.Neos:Content"
Constants
ROOT_NODE_TYPE_NAME |
|
Methods
static NodeTypeName
fromString(string $value)
No description
string
getValue()
No description
bool
string
jsonSerialize()
No description
string
__toString()
No description
Details
static NodeTypeName
fromString(string $value)
No description
string
getValue()
No description
bool
equals(NodeTypeName $other)
No description
string
jsonSerialize()
No description
string
__toString()
No description