Interface EnumLabelInterface
An interface used to clarify that an enum has a label() method instead of having to use
name
property.
Namespace: Cake\Database\Type
An interface used to clarify that an enum has a label() method instead of having to use
name
property.