Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
Marcel Klehr 2023-06-27 16:58:17 +02:00
parent 94fcf88892
commit 1d3661ded9
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);
/**