Interface CodexApi
This interface may be placed on any class that declares it's class type as adapter.
Namespace: oroboros\core\interfaces\api\adapters
Author: Brian Dayhoff brian@mopsyd.me
Since: 0.2.4-alpha
See:
See:
See:
See:
See: \oroboros\core\abstracts\codex\Codex
Satisfies: \oroboros\core\interfaces\api\ClassTypeApi::CLASS_TYPE_API_VALID
Located at core/interfaces/api/codex/CodexApi.php
Author: Brian Dayhoff brian@mopsyd.me
Since: 0.2.4-alpha
See:
\oroboros\core\interfaces\api\ClassTypeApi::CLASS_TYPE_ADAPTER
For more information on Api Interfaces
See:
\oroboros\core\interfaces\api\BaseApi
Api Interfaces serve as an index of how class type and class scope relate to specific api use cases. This information is available by checking the Codex
(the given example is actually an instance of this interface itself)
See:
\oroboros\core\codex\Codex
Which can also be done by any class using the codex trait
See:
\oroboros\core\traits\codex\CodexTrait
Or by extending the abstract
See: \oroboros\core\abstracts\codex\Codex
Satisfies: \oroboros\core\interfaces\api\ClassTypeApi::CLASS_TYPE_API_VALID
Located at core/interfaces/api/codex/CodexApi.php