commit
fe2db7ed04
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Change your `Homepage` controller to the following:
|
||||||
```php
|
```php
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace Example\Controller;
|
namespace Example\Controllers;
|
||||||
|
|
||||||
use Http\Response;
|
use Http\Response;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue