zendframework / zend-eventmanager

Implement event systems, signal slots, intercepting filters, and observers.
BSD 3-Clause "New" or "Revised" License
1.64k stars 62 forks source link

Update the code example #78

Closed panychek closed 5 years ago

panychek commented 5 years ago

The EventManagerInterface::attachAggregate() method was removed in v3.0.0.

michalbundyra commented 5 years ago

Thanks, @panychek!