Skip to content

Commit 48e6acd

Browse files
authored
Update README.md
1 parent 4a271b9 commit 48e6acd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,6 @@ class ExamplePresenter implements IPresenter
5757
{
5858
$this->iRobotsFactory = $IRobotsFactory;
5959
}
60-
61-
public function actionRobots()
62-
{
63-
$this->getHttpResponse()->setContentType('text/plain');
64-
}
6560
6661
protected function createComponentRobots()
6762
{

0 commit comments

Comments
 (0)