From: Eileen McNaughton Date: Mon, 12 Jan 2015 22:53:40 +0000 (+1300) Subject: phpdoc - re-fix country X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=df76b023c6c8c5a99fd9192628d7ad3f51db63c7;p=civicrm-core.git phpdoc - re-fix country --- diff --git a/api/v3/Country.php b/api/v3/Country.php index 05b088e1f0..a0a9dc0f07 100644 --- a/api/v3/Country.php +++ b/api/v3/Country.php @@ -47,8 +47,8 @@ require_once 'CRM/Core/DAO/Country.php'; * @example CountryCreate.php Standard Create Example * * @param array $params - * @return array API result array - * API result array + * @return array + * API result array * @throws \API_Exception * @access public */