We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7d11f6 commit d35eb5aCopy full SHA for d35eb5a
src/Contracts/RedirectModelContract.php
@@ -31,7 +31,7 @@ public function scopeWhereNewUrl($query, string $url);
31
/**
32
* @return array
33
*/
34
- public static function getStatuses() : array;
+ public static function getStatuses(): array;
35
36
37
* @param RedirectModelContract $model
0 commit comments