X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2FOrder.php;h=4bbaef684f06e79a9c58d8cb7f838c0cafa289e7;hb=3c53c5df46bccc842a5fe6bbcf2c89bb5607edf5;hp=c0dc2985fbc210020cd8994d82d0f46de04d06c0;hpb=831d4f8f151ab9d0aa8960fc7cb8f22905db1149;p=civicrm-core.git diff --git a/api/v3/Order.php b/api/v3/Order.php index c0dc2985fb..4bbaef684f 100644 --- a/api/v3/Order.php +++ b/api/v3/Order.php @@ -26,7 +26,8 @@ */ /** - * This api exposes CiviCRM Order records. + * This api exposes CiviCRM Order objects, an abstract entity + * comprised of contributions and related line items. * * @package CiviCRM_APIv3 */