(dev/core#2258) CryptoRegistry - Keep track of available keys+suites. Hookable.
[civicrm-core.git] / Civi / API / Exception / NotImplementedException.php
index 0c263d4f8b472dbb3c1358a893e30433b149df5f..b8f253f13ebdde72c4fecf7fc514335a2621ba3b 100644 (file)
@@ -8,6 +8,7 @@ require_once 'api/Exception.php';
  * @package Civi\API\Exception
  */
 class NotImplementedException extends \API_Exception {
+
   /**
    * @param string $message
    *   The human friendly error message.