feat(ApiAware): implement

This commit is contained in:
Jérémy Dufraisse 2023-02-27 11:05:01 +01:00
parent e62284363a
commit bb674c88eb

View File

@ -2,12 +2,13 @@
// SPDX-License-Identifier: EUPL-1.2
// Authors: see README.md
use SeaCMS\Api\ApiAware;
use SeaCMS\Api\JsonResponse;
/**
* authentification plugin for Pico 3.
*/
class SeacmsAuth extends AbstractPicoPlugin
class SeacmsAuth extends AbstractPicoPlugin implements ApiAware
{
/**
* Pico API version.