mirror of
https://github.com/Respect/Validation.git
synced 2026-03-16 15:25:45 +01:00
Changes on PHP-CS-Fixer configuration
Because of `declare(strict_types=1)` some changes were necessary.
This commit is contained in:
parent
0bb9b14658
commit
ef975629f3
998 changed files with 3058 additions and 1122 deletions
|
|
@ -9,6 +9,8 @@
|
|||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Respect\Validation\Exceptions\SubdivisionCode;
|
||||
|
||||
use Respect\Validation\Exceptions\SubdivisionCodeException;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue