Add PrematureExitException to support unit testing where the code would otherwise...
authoreileen <emcnaughton@wikimedia.org>
Thu, 13 Jun 2019 18:53:17 +0000 (14:53 -0400)
committereileen <emcnaughton@wikimedia.org>
Thu, 13 Jun 2019 18:53:37 +0000 (14:53 -0400)
commit62e245e642d157c860ce5b0731ccfe8f21e4ac86
tree5df84e4bafc3e0832f7e3ff614c652a7d2680042
parentb9ba847e799b1861fef5708edacd2a10fe2ee2c7
Add PrematureExitException to support unit testing where the code would otherwise exit
CRM/Core/Exception/PrematureExitException.php [new file with mode: 0644]
CRM/Utils/System.php