Skip to content

Commit 8a8671b

Browse files
committed
fix type
1 parent 1b2f097 commit 8a8671b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/LarastatsService.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ class LarastatsService
1414

1515
/**
1616
* @param string $model
17-
* @param string $start
18-
* @param string $end
17+
* @param $start
18+
* @param $end
1919
* @param string $type
2020
*
2121
* @return mixed

0 commit comments

Comments
 (0)