class ViewComposer
Methods
| array |
__construct(DataBuilder $DataBuilder)
Create new instance of TemplateComposer |
|
| array |
compose($view)
Injects data from config into the current view |
Details
at line 19
public array
__construct(DataBuilder $DataBuilder)
Create new instance of TemplateComposer
at line 29
public array
compose($view)
Injects data from config into the current view