ExceptionMessageFilter.php
Table of Contents
Classes
- ExceptionMessageFilter
- Filter that accepts an `ErrorEvent` whose `->exception->getMessage()` matches a regex pattern; on match, returns the match metadata as kwargs so the dispatcher merges them into the handler invocation.