Property | Type | Description | |
---|---|---|---|
$logger | Crunz\Logger | Instance of the logger | |
$mailer | Instance of the Mailer |
Method | Description | |
---|---|---|
__construct ( ) | Catch Fatal Errors | |
catchErrors ( string $buffer ) : boolean | Determine the type of the output | |
set ( ) | Catch Fatal Errors |
public catchErrors ( string $buffer ) : boolean | ||
$buffer | string | |
return | boolean |
protected Logger,Crunz $logger | ||
return | Crunz\Logger |