mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-13 12:33:52 +01:00
a0f2ad9789
[Privatization] Skip ChangeGlobalVariablesToPropertiesRector on read only global variable (#442)
EventDispatcher Component
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.