最新服务器上的版本,以后用这个
wangzhenxin
2023-11-19 bc164b8bdbfbdf1d8229a5ced6b08d7cb8db7361
commit | author | age
2207d6 1 # Event Listeners (Subscribers)
W 2
3 Where this is possible Codeception uses the Observer pattern to separate different parts of framework and make them act independently.
4
5 Events are defined in `Codeception\Event`). New features can be added seamlessly when they are created in Subscribers.