Dutch PHP Conference 2025 - Call For Papers

Componere\Abstract\Definition::addInterface

(Componere 2 >= 2.1.0)

Componere\Abstract\Definition::addInterfaceAdd Interface

Опис

public Componere\Abstract\Definition::addInterface(string $interface): Definition

Shall implement the given interface on the current definition

Параметри

interface

The case insensitive name of an interface

Значення, що повертаються

The current Definition

Exceptions

Увага

Shall throw RuntimeException if Definition was registered

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top