Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 1d3661ded9)
This commit is contained in:
Marcel Klehr 2023-06-27 16:58:17 +02:00
parent e90dd4a000
commit 44ce285469
6 changed files with 6 additions and 0 deletions

View file

@ -1,4 +1,5 @@
<?php
declare(strict_types=1);
/**

View file

@ -1,4 +1,5 @@
<?php
declare(strict_types=1);
/**

View file

@ -1,4 +1,5 @@
<?php
declare(strict_types=1);
/**

View file

@ -1,4 +1,5 @@
<?php
declare(strict_types=1);
/**

View file

@ -1,4 +1,5 @@
<?php
declare(strict_types=1);
/**

View file

@ -1,4 +1,5 @@
<?php
declare(strict_types=1);
/**