mirror of
https://github.com/flarum/core.git
synced 2025-07-19 15:51:16 +02:00
Restructure Flarum\Api namespace
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Flarum\Api\Controller;
|
||||
|
||||
use Psr\Http\Message\ServerRequestInterface;
|
||||
|
||||
abstract class AbstractCreateController extends AbstractResourceController
|
||||
abstract class AbstractCreateController extends AbstractShowController
|
||||
{
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
|
Reference in New Issue
Block a user