diff options
Diffstat (limited to 'src/HasAuthLogs.php')
-rw-r--r-- | src/HasAuthLogs.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/HasAuthLogs.php b/src/HasAuthLogs.php index 01aa768..60ebadc 100644 --- a/src/HasAuthLogs.php +++ b/src/HasAuthLogs.php @@ -1,4 +1,4 @@ -q<?php +<?php namespace Lightscale\LaralightAuthLog; |