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.
2 parents 2c26499 + fa847c5 commit 768f812Copy full SHA for 768f812
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