We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c05aa commit fa847c5Copy full SHA for fa847c5
src/Models/Redirect.php
@@ -27,7 +27,6 @@ class Redirect extends Model
27
/**
28
* Returns a list of old and new urls with the status code if set compatible with spatie/laravel-missing-page-redirector,
29
* that merges the redirects set in the database over the redirects set in the config.
30
- * @return array
31
*/
32
public static function getDirectionMap(): array
33
{
0 commit comments