We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cbb6ac commit c7f1176Copy full SHA for c7f1176
README.md
@@ -54,7 +54,7 @@ class ExamplePresenter implements IPresenter
54
$this->iSecurityFactory = $ISecurityFactory;
55
}
56
57
- protected function createComponentSecurity()
+ protected function createComponentSecurity() : \Nepttune\Component\Security
58
{
59
return $this->iSecurityFactory->create();
60
0 commit comments