fix tests

This commit is contained in:
Dennis Eichhorn 2023-09-27 00:47:46 +00:00
parent b76c997975
commit 1e0a1175ce
6 changed files with 0 additions and 6 deletions

View File

@ -10,7 +10,6 @@
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
namespace Modules\Billing\Controller;

View File

@ -11,7 +11,6 @@
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
namespace Modules\Billing\Controller;

View File

@ -11,7 +11,6 @@
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
namespace Modules\Billing\Controller;

View File

@ -11,7 +11,6 @@
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
namespace Modules\Billing\Controller;

View File

@ -11,7 +11,6 @@
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
namespace Modules\Billing\Controller;

View File

@ -10,7 +10,6 @@
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
namespace Modules\Billing\Controller;