AI admin settings: strict_types

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
pull/39567/head
Marcel Klehr 2023-07-25 14:27:20 +07:00 committed by Julien Veyssier
parent aa74d6fd31
commit f72f3f7df4
No known key found for this signature in database
GPG Key ID: 4141FEE162030638
2 changed files with 6 additions and 0 deletions

@ -1,4 +1,7 @@
<?php
declare(strict_types=1);
/**
* @copyright Copyright (c) 2023 Marcel Klehr <mklehr@gmx.net>
*

@ -1,4 +1,7 @@
<?php
declare(strict_types=1);
/**
* @copyright Copyright (c) 2023 Marcel Klehr <mklehr@gmx.net>
*