added blank space before namespace line (PSR-12)
This commit is contained in:
parent
8b4bf2b09b
commit
5f77512296
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace DigiComp\SettingValidator;
|
namespace DigiComp\SettingValidator;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace DigiComp\SettingValidator\Validation\Validator;
|
namespace DigiComp\SettingValidator\Validation\Validator;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue