Documentation

InterfaceImplementations
in package

A way to track interface implementations.

Distinguishes between implementations by ObjectTypes and InterfaceTypes.

Table of Contents

$interfaces  : array<int, InterfaceType>
$objects  : array<int, ObjectType>
__construct()  : mixed
interfaces()  : array<int, InterfaceType>
objects()  : array<int, ObjectType>

Properties

Methods

Search results