ReEncodingMiddleware

in package
Implements Middleware

Interfaces, Classes & Used Traits

Middleware

Properties

private$encoding  : string                

Methods

publicwithEncoding(string $encoding) : void

Parameters

$encoding : string

publicexecute(Command $command, callable $next) : object

Parameters

$command : Command
$next : callable

Returns

object