Documentation

UndefinedMethodErrorEnhancer
in package
implements ErrorEnhancerInterface

Tags
author

Grégoire Pineau lyrixx@lyrixx.info

Table of Contents

Interfaces

ErrorEnhancerInterface

Methods

enhance()  : Throwable|null
Returns an \Throwable instance if the class is able to improve the error, null otherwise.

Methods

enhance()

Returns an \Throwable instance if the class is able to improve the error, null otherwise.

public enhance(Throwable $error) : Throwable|null
Parameters
$error : Throwable
Return values
Throwable|null

        
On this page

Search results