Interface BootstrapApi
This interface may be placed on any class that declares it's class type as bootstrap.
Namespace: oroboros\core\interfaces\api\bootstrap
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/adapters/AdapterApi.php
Author: Brian Dayhoff brian@mopsyd.me
Since: 0.2.4-alpha
See:
\oroboros\core\interfaces\api\ClassTypeApi::CLASS_TYPE_BOOTSTRAP
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
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/adapters/AdapterApi.php