feat(ApiAware): implements
This commit is contained in:
parent
e321e02c7f
commit
cd549bf1db
@ -2,12 +2,13 @@
|
||||
// SPDX-License-Identifier: EUPL-1.2
|
||||
// Authors: see README.md
|
||||
|
||||
use SeaCMS\Api\ApiAware;
|
||||
use SeaCMS\Api\JsonResponse;
|
||||
|
||||
/**
|
||||
* A plugin for SeaCMS-app.
|
||||
*/
|
||||
class SeacmsAppPlugin extends AbstractPicoPlugin
|
||||
class SeacmsAppPlugin extends AbstractPicoPlugin implements ApiAware
|
||||
{
|
||||
/**
|
||||
* Pico API version.
|
||||
|
Loading…
x
Reference in New Issue
Block a user