Skip to content

Commit b19523e

Browse files
committed
docs: add @var for PhpStorm
1 parent 9fe63a1 commit b19523e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

system/Debug/Toolbar.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ public function prepare(?RequestInterface $request = null, ?ResponseInterface $r
378378
$app = service('codeigniter');
379379

380380
$request ??= service('request');
381+
/** @var ResponseInterface $response */
381382
$response ??= service('response');
382383

383384
// Disable the toolbar for downloads

0 commit comments

Comments
 (0)