Skip to content

Commit fb973ab

Browse files
committed
added typehing
1 parent 93bf4ac commit fb973ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Bridges/SecurityDI/SecurityExtension.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ public function getConfigSchema(): Nette\Schema\Schema
4949

5050
public function loadConfiguration()
5151
{
52+
/** @var object{debugger: bool, users: array, roles: array, resources: array} $config */
5253
$config = $this->config;
5354
$builder = $this->getContainerBuilder();
5455

0 commit comments

Comments
 (0)