php8.5
Home/ Manual/ reference / componere/ The Componere\Definition class

The Componere\Definition class

The Definition class allows the programmer to build and register a type at runtime.

Intro

The Definition class allows the programmer to build and register a type at runtime.

Should a Definition replace an existing class, the existing class will be restored when the Definition is destroyed.

Class synopsis

class Componere\Definition { }

Construct Addconstant Addproperty Register Isregistered Getclosure Getclosures

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