CRM-19813 - Civi::dispatcher() - Add lookup helper
authorTim Otten <totten@civicrm.org>
Wed, 8 Mar 2017 09:50:12 +0000 (01:50 -0800)
committerTim Otten <totten@civicrm.org>
Thu, 30 Mar 2017 22:39:52 +0000 (15:39 -0700)
commit9897fb1ed76bcbc2a69a776b4d5652f108dbf7bc
tree6f17a8df3c3a25e07cb7c302b357d0c73c8b98ff
parent354345c9a80296978d6938cd09fdde6e8f32cc1f
CRM-19813 - Civi::dispatcher() - Add lookup helper

The `EventDispacherInterface` is widely-used across frameworks, and this
makes it easier to lookup and autocomplete calls to the dispatcher.
Civi.php