Skip to content

Commit d35eb5a

Browse files
authored
Apply fixes from StyleCI (#11)
[ci skip] [skip ci]
1 parent b7d11f6 commit d35eb5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Contracts/RedirectModelContract.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public function scopeWhereNewUrl($query, string $url);
3131
/**
3232
* @return array
3333
*/
34-
public static function getStatuses() : array;
34+
public static function getStatuses(): array;
3535

3636
/**
3737
* @param RedirectModelContract $model

0 commit comments

Comments
 (0)