SchemaModelCreatorInterface
interface SchemaModelCreatorInterface (View source)
Implementors of this class can create a model for a given classname, e.g. Blog -> DataObjectModel
Methods
bool
appliesTo(string $class)
No description