diff options
Diffstat (limited to 'constants.php')
| -rw-r--r-- | constants.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.php b/constants.php index 6adacea51..5c5cedd6a 100644 --- a/constants.php +++ b/constants.php @@ -1,4 +1,5 @@ <?php +declare(strict_types=1); //NB: Do not edit; use ./constants.local.php instead. //<Not customisable> |
