optimized code from code migrations
This commit is contained in:
parent
3087390299
commit
fb9f31ccee
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ class Version20170603120900 extends AbstractMigration
|
|||
return 'DigiComp.SettingValidator-20170603120900';
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
*/
|
||||
public function up(): void
|
||||
{
|
||||
$this->processConfiguration(
|
||||
|
|
Loading…
Add table
Reference in a new issue