Configuration
in package
implements
ConfigurationInterface
DoctrineMigrationsExtension configuration structure.
Table of Contents
Interfaces
- ConfigurationInterface
- Configuration interface.
Methods
- getConfigTreeBuilder() : TreeBuilder
- Generates the configuration tree.
- getOrganizeMigrationsModes() : array<string|int, string>
- Find organize migrations modes for their names
Methods
getConfigTreeBuilder()
Generates the configuration tree.
public
getConfigTreeBuilder() : TreeBuilder
Return values
TreeBuilder —The config tree builder
getOrganizeMigrationsModes()
Find organize migrations modes for their names
private
getOrganizeMigrationsModes() : array<string|int, string>