diff options
Diffstat (limited to 'app/Controllers/categoryController.php')
| -rw-r--r-- | app/Controllers/categoryController.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Controllers/categoryController.php b/app/Controllers/categoryController.php index 630399bf4..de6399e27 100644 --- a/app/Controllers/categoryController.php +++ b/app/Controllers/categoryController.php @@ -1,4 +1,5 @@ <?php +declare(strict_types=1); /** * Controller to handle actions relative to categories. |
