Skip to content

Commit 4f27042

Browse files
author
rotimi
committed
Under the hood tweak
1 parent 7c0bbe2 commit 4f27042

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/controllers/BaseController.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1544,8 +1544,6 @@ public function logWarning(string $logMessage): static {
15441544

15451545
/**
15461546
* Redirect to a different url
1547-
*
1548-
* @psalm-suppress PossiblyUnusedMethod
15491547
*/
15501548
public function redirect(string $url, bool $callMakeLink=true, int $status = 302): ResponseInterface {
15511549

0 commit comments

Comments
 (0)