php8.5
Home/ Manual/ abstract / definition/ Componere\Abstract\Definition::addTrait

Componere\Abstract\Definition::addTrait

PHP function Edit on GitHub ✎

(Componere 2 >= 2.1.0)

Add Trait

Description

Componere\Abstract\Definition::addTrait(string $trait): Definition

Shall use the given trait for the current definition

Parameters

trait

The case insensitive name of a trait

Return Values

The current Definition

Exceptions

Warning

Shall throw RuntimeException if Definition was registered

Source: reference/componere/componere/abstract/definition/addtrait.xml · from the official PHP manual (php/doc-en)