SchemaUpdater
interface SchemaUpdater (View source)
Implementors of this interface can make a one-time, context-free update to the schema, e.g. adding a shared Enum type
Methods
Details
static void
updateSchema(Schema $schema)
No description