Copied!

PHP API Reference

Cohesivo's public PHP API is defined in the Ibexa\Contracts namespace. Ibexa promises backward compatibility to API consumers.

If those Contracts are used for type hinting (including auto-wiring), the received objects always respect the Contracts in the next minor versions, following the Semantic Versioning Specification.