Skip to content

Commit 2d7ba06

Browse files
committed
docs: remove unneeded @throws
1 parent 85bfa44 commit 2d7ba06

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

system/CodeIgniter.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,8 +310,6 @@ private function configureKint(): void
310310
* makes all of the pieces work together.
311311
*
312312
* @return ResponseInterface|void
313-
*
314-
* @throws RedirectException
315313
*/
316314
public function run(?RouteCollectionInterface $routes = null, bool $returnResponse = false)
317315
{

0 commit comments

Comments
 (0)