Fix namespace
This commit is contained in:
parent
013c799102
commit
9cea7b71fd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace Runtime\Router\Controllers;
|
namespace Runtime\Contracts\Controllers;
|
||||||
|
|
||||||
interface ResourceController
|
interface ResourceController
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue