event-dispatcher icon indicating copy to clipboard operation
event-dispatcher copied to clipboard

Results 2 event-dispatcher issues
Sort by recently updated
recently updated
newest added

For consistency. Spec updated accordingly in https://github.com/php-fig/fig-standards/pull/1302

`@template` was added to indicate that the same type is returned that was passed as an object to the dispatch method. This change is useful because static code analysers would...