Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 299 Bytes

File metadata and controls

11 lines (6 loc) · 299 Bytes

Components Extension

Components have the following magic properties which need mapping for PHPStan:

Components

Components listed in $components are available in components at $this->{$componentName}.

TODO: Limit components to those listed in $components.