Documentation

ReEncodingMiddleware
in package
implements Middleware

FinalYes

Table of Contents

Interfaces

Middleware
Middleware can be uses to perform extra steps during the parsing process.

Properties

$encoding  : string

Methods

execute()  : object
Executes this middle ware class.
withEncoding()  : void

Properties

Methods

withEncoding()

public withEncoding(string $encoding) : void
Parameters
$encoding : string

        
On this page

Search results