Interface ContainerApi
All oroboros abstraction that act as containers should be expected to be compatible with this api. This is an effort to maximize universal useage of Oroboros containers.
Concrete children of any class declaring it's api as the container api should be able to implement this interface and meet it's criteria without error.
Namespace: oroboros\core\interfaces\api
Author: Brian Dayhoff brian@mopsyd.me
Located at core/interfaces/api/ContainerApi.php
Author: Brian Dayhoff brian@mopsyd.me
Located at core/interfaces/api/ContainerApi.php
Constants summary
string |
CLASS_TYPE
|
#
\oroboros\core\interfaces\api\ClassTypeApi::CLASS_TYPE_LIBRARY
|