CRM-21659 Add hook to CRM_Utils_System::redirect
authoreileen <emcnaughton@wikimedia.org>
Wed, 14 Mar 2018 02:00:15 +0000 (15:00 +1300)
committereileen <emcnaughton@wikimedia.org>
Wed, 14 Mar 2018 02:23:07 +0000 (15:23 +1300)
commitf9bdf0620ef7c09cc0b1957a9dda6fa3bb7d3b3c
treed3a053c8839b66af9e895dcf46f11a98107e6144
parent6f5ba7591c26695b944624672409ee6c666f69df
CRM-21659 Add hook to CRM_Utils_System::redirect

fixup CRM-21659 Add hook to CRM_Utils_System::redirect

This renames the hook function to be stylistically more consistent.  In
other tests, the function name matches the hook name.
CRM/Utils/Hook.php
CRM/Utils/System.php
CRM/Utils/Url.php [new file with mode: 0644]
composer.json
composer.lock
tests/phpunit/CRM/Utils/SystemTest.php