Componere\Abstract\Definition::addInterface

(Componere 2 >= 2.1.0)

Componere\Abstract\Definition::addInterface — Add Interface

说明

public function 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

+添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top