X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FAPI%2FException%2FNotImplementedException.php;h=b8f253f13ebdde72c4fecf7fc514335a2621ba3b;hb=281eacd865bdf56317eb58eb13076b3e4c33e032;hp=0c263d4f8b472dbb3c1358a893e30433b149df5f;hpb=bdea2c1ae20ef5192d10a54fe3fa30114c859e32;p=civicrm-core.git diff --git a/Civi/API/Exception/NotImplementedException.php b/Civi/API/Exception/NotImplementedException.php index 0c263d4f8b..b8f253f13e 100644 --- a/Civi/API/Exception/NotImplementedException.php +++ b/Civi/API/Exception/NotImplementedException.php @@ -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.