EventScanner.php Table of Contents Classes EventScannerThe `EventScanner` is a utility for scanning a class to see if it has any event-listeners. It may check for common interfaces and conventions. Example: ×