We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3256f86 commit 9fb5eb4Copy full SHA for 9fb5eb4
src/Models/Redirect.php
@@ -25,7 +25,7 @@ class Redirect extends Model implements RedirectModelContract
25
'old_url',
26
'new_url',
27
'status',
28
- ];\
+ ];
29
30
/**
31
* Boot the model.
0 commit comments