Skip to content

Commit 2de7788

Browse files
committed
run cs-fix
1 parent 447bfb2 commit 2de7788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/CodeIgniter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ public function run(?RouteCollectionInterface $routes = null, bool $returnRespon
344344
/**
345345
* Start up the filters
346346
*
347-
* @var \CodeIgniter\Filters\Filters $filters
347+
* @var Filters $filters
348348
*/
349349
$filters = service('filters');
350350
// Run required before filters

0 commit comments

Comments
 (0)