mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-19 02:04:17 +00:00
use psr12 in phpcs config
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<?php declare(strict_types=1);
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Tests;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user