ViewDecoratorTrait
Table of Contents
Methods
- decorateOutput() : string
- Runs the generated output through any declared view decorators.
Methods
decorateOutput()
Runs the generated output through any declared view decorators.
protected
decorateOutput(string $html) : string
Parameters
- $html : string