AttributeManifestInterface
interface AttributeManifestInterface (View source)
Methods
void
addType(string $classname)
Add an attribute type.
Collection
getTypes()
Return the attribute types.
string|null
getType(string $handle)
Return an attribute type by it's key.
Details
void
addType(string $classname)
Add an attribute type.
Collection
getTypes()
Return the attribute types.
string|null
getType(string $handle)
Return an attribute type by it's key.