SchemaProvider
in
The SchemaProvider defines the interface used to create a Doctrine\DBAL\Schema\Schema instance that represents the current state of your database.
Table of Contents
Methods
Methods
createSchema()
public
createSchema() : Schema