summaryrefslogtreecommitdiff
path: root/src/Toolbar.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Toolbar.php')
-rw-r--r--src/Toolbar.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Toolbar.php b/src/Toolbar.php
index 0a8aaad..602c329 100644
--- a/src/Toolbar.php
+++ b/src/Toolbar.php
@@ -1,5 +1,7 @@
<?php
+declare(strict_types=1);
+
namespace Lightscale\LaralightTables;
use Illuminate\Database\Eloquent\Model;