We now define the listener for report events in the service provider,
to tie up with the application without any facade, and use dependencies
injection.
This change furthermore removes the need of a PHPMD ignore rule.
Differential D177
Refactor ActionsReport events listener dereckson on Jan 8 2016, 14:13. Authored by Tags None Referenced Files
Subscribers None
Details
We now define the listener for report events in the service provider, This change furthermore removes the need of a PHPMD ignore rule.
Diff Detail
Event TimelineComment Actions PHPMD is happy. $ ant phpmd Buildfile: /home/ubuntu/workspace/notifications/build.xml phpmd: [phpmd] BUILD SUCCESSFUL Total time: 4 seconds ``` ant phpmd Buildfile: /home/ubuntu/workspace/notifications/build.xml phpmd: [phpmd] BUILD SUCCESSFUL Total time: 4 seconds |