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