\Phug\UtilSandBox

Summary

Methods
Properties
Constants
__construct()
getResult()
getThrowable()
getBuffer()
outputBuffer()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$result
$buffer
$throwable
N/A

Properties

$result

$result : mixed

Type

mixed

$buffer

$buffer : string

Type

string

$throwable

$throwable : \Throwable

Type

\Throwable

Methods

__construct()

__construct(callable  $action, callable  $errorInterceptor = null) 

Parameters

callable $action
callable $errorInterceptor

getResult()

getResult() : mixed

Returns

mixed

getThrowable()

getThrowable() : \Throwable

Returns

\Throwable

getBuffer()

getBuffer() : string

Returns

string

outputBuffer()

outputBuffer()