Interface CoreContract
- oroboros\core\interfaces\contract\CoreContract implements oroboros\core\interfaces\contract\BaseContract
Direct known implementers
Namespace: oroboros\core\interfaces\contract
Package: oroboros\core\core
Category: contract-interfaces
License: The MIT License (MIT)
Author: Brian Dayhoff mopsyd@me.com
Version: 0.2.4-alpha
Since: 0.2.4-alpha
See:
See:
See:
Link: bitbucket.org/oroborosframework/oroboros-core/wiki/development/api/contract_interface.md
Located at core/interfaces/contract/CoreContract.php
Package: oroboros\core\core
Category: contract-interfaces
License: The MIT License (MIT)
Author: Brian Dayhoff mopsyd@me.com
Version: 0.2.4-alpha
Since: 0.2.4-alpha
See:
\oroboros\Oroboros
Contract interfaces enforce expected behavior in a non-colliding way. They are tasked with enforcing methods
,and extending interfaces provided by standards and other packages for compatibility.
All valid oroboros classes MUST extend at
least one Contract Interface to be considered valid.
See:
oroboros\core\traits\CoreTrait
See:
oroboros\core\interfaces\api\CoreApi
Link: bitbucket.org/oroborosframework/oroboros-core/wiki/development/api/contract_interface.md
Located at core/interfaces/contract/CoreContract.php