Add Interface

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

Leave a Reply

Your email address will not be published. Required fields are marked *