CodeIgniter v4.5 API

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
Return values
string

        
On this page

Search results