CiviEventInspector - Prefer "event" nomenclature instead of "hook"
authorTim Otten <totten@civicrm.org>
Fri, 14 Apr 2017 02:05:57 +0000 (19:05 -0700)
committerTim Otten <totten@civicrm.org>
Fri, 14 Apr 2017 03:20:45 +0000 (20:20 -0700)
commit6f1818fd2eb0911360a288657b1c65c6b2b6a3e0
tree0513f15e40115da021b16f762e2371a5f7aa9140
parentec84755a14246f50594bcae8bf8883e24111b3b2
CiviEventInspector - Prefer "event" nomenclature instead of "hook"

Events are a superset of hooks.
Civi/Core/CiviEventInspector.php
Civi/Core/Container.php
tests/phpunit/Civi/Core/CiviEventInspectorTest.php