Skip to content

Commit 3ee0ae4

Browse files
authored
Update README.md
1 parent 48e6acd commit 3ee0ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ class ExamplePresenter implements IPresenter
5858
$this->iRobotsFactory = $IRobotsFactory;
5959
}
6060
61-
protected function createComponentRobots()
61+
protected function createComponentRobots() : \Nepttune\Component\Robots
6262
{
6363
return $this->iRobotsFactory->create();
6464
}

0 commit comments

Comments
 (0)