Page MenuHomeDevCentral

Move to config the list of event listeners
ClosedPublic

Authored by dereckson on Jan 12 2016, 03:22.
Tags
None
Referenced Files
F3327383: D234.id551.diff
Mon, Jul 8, 15:08
F3325008: D234.id550.diff
Mon, Jul 8, 06:16
Unknown Object (File)
Sun, Jul 7, 09:42
Unknown Object (File)
Fri, Jul 5, 23:42
Unknown Object (File)
Thu, Jul 4, 12:09
Unknown Object (File)
Thu, Jul 4, 05:13
Unknown Object (File)
Wed, Jul 3, 10:18
Unknown Object (File)
Wed, Jul 3, 09:12
Subscribers

Details

Reviewers
dereckson
Commits
Unknown Object (Diffusion Commit)
rNOTIFebe422f3f169: Move to config the list of event listeners
Summary

Currently, the event listeners list were determined automatically
at runtime reading the app/Listeners folder.

The intent were a drop-in for plugins systems. To be coherent with
other similar lists, like the services providers or facades ones,
we move to config/app.php this list, as the listeners key.

A test will fail if a file is forgotten to be declared.

Test Plan

Run tests

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Not Applicable
Unit
Tests Not Applicable