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 48e6acd commit 3ee0ae4Copy full SHA for 3ee0ae4
README.md
@@ -58,7 +58,7 @@ class ExamplePresenter implements IPresenter
58
$this->iRobotsFactory = $IRobotsFactory;
59
}
60
61
- protected function createComponentRobots()
+ protected function createComponentRobots() : \Nepttune\Component\Robots
62
{
63
return $this->iRobotsFactory->create();
64
0 commit comments