empty line between opening php tag and namespace
This commit is contained in:
parent
c528658f82
commit
72789243f0
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace Neos\Flow\Core\Migrations;
|
namespace Neos\Flow\Core\Migrations;
|
||||||
|
|
||||||
use DigiComp\SettingValidator\Package;
|
use DigiComp\SettingValidator\Package;
|
||||||
|
|
Loading…
Reference in a new issue