summaryrefslogtreecommitdiff
path: root/src/TableComponent.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/TableComponent.php')
-rw-r--r--src/TableComponent.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/TableComponent.php b/src/TableComponent.php
index 34d56c8..516c8da 100644
--- a/src/TableComponent.php
+++ b/src/TableComponent.php
@@ -1,5 +1,7 @@
<?php
+declare(strict_types=1);
+
namespace Lightscale\LaralightTables;
use Exception;