Your IP : 216.73.216.45


Current Path : /home/rtorresani/www/vendor/codeception/codeception/src/Codeception/Subscriber/
Upload File :
Current File : //home/rtorresani/www/vendor/codeception/codeception/src/Codeception/Subscriber/README.md

# Event Listeners (Subscribers)

Where this is possible Codeception uses the Observer pattern to separate different parts of framework and make them act
independently.

Events are defined in `Codeception\Event`). New features can be added seamlessly when they are created in Subscribers.