Correct namespace
This commit is contained in:
parent
a1e5fea13d
commit
c117201cec
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Change your `Homepage` controller to the following:
|
|||
```php
|
||||
<?php
|
||||
|
||||
namespace Example\Controller;
|
||||
namespace Example\Controllers;
|
||||
|
||||
use Http\Response;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue