Skip to content

Commit c7f1176

Browse files
authored
Update README.md
1 parent 9cbb6ac commit c7f1176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class ExamplePresenter implements IPresenter
5454
$this->iSecurityFactory = $ISecurityFactory;
5555
}
5656
57-
protected function createComponentSecurity()
57+
protected function createComponentSecurity() : \Nepttune\Component\Security
5858
{
5959
return $this->iSecurityFactory->create();
6060
}

0 commit comments

Comments
 (0)