ErrorEnhancerInterface
interface ErrorEnhancerInterface
Methods
Details
Throwable|null
enhance(Throwable$error)
Returns an \Throwable instance if the class is able to improve the error, null otherwise.