Interface DefaultApi
Do not attach this to your class, It is already used if [\Classname::API === FALSE], which is the default defined in the base class.
Namespace: oroboros\core\interfaces\api
Author: Brian Dayhoff brian@mopsyd.me
See:
See:
Note: API Interfaces MAY declare public methods
Note: API Interfaces that define public methods will have those methods automatically listed in their API Info when [\oroboros\Oroboros::codex()->api([$instanceOfClass|(string) $validClassname]);] is used
Located at core/interfaces/api/DefaultApi.php
Author: Brian Dayhoff brian@mopsyd.me
See:
oroboros\core\abstracts\OroborosBaseAbstract
See:
oroboros\Oroboros
Note: API Interfaces MAY declare public methods
Note: API Interfaces that define public methods will have those methods automatically listed in their API Info when [\oroboros\Oroboros::codex()->api([$instanceOfClass|(string) $validClassname]);] is used
Located at core/interfaces/api/DefaultApi.php