The Componere\Definition class
Guide
Edit on GitHub ✎
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