diff options
Diffstat (limited to 'src/Service.php')
| -rw-r--r-- | src/Service.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Service.php b/src/Service.php index 01d6180..838980a 100644 --- a/src/Service.php +++ b/src/Service.php @@ -1,5 +1,7 @@ <?php +declare(strict_types=1); + namespace Lightscale\LaralightTables; class Service |
