From: Seamus Lee Date: Sun, 18 Sep 2016 02:24:05 +0000 (+1000) Subject: Flesh out docblock X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=b9dfd0b1583343431bdbc50002308e7bc99c33a1;p=civicrm-core.git Flesh out docblock --- diff --git a/CRM/Core/OptionValue.php b/CRM/Core/OptionValue.php index be150369f8..f4f264172a 100644 --- a/CRM/Core/OptionValue.php +++ b/CRM/Core/OptionValue.php @@ -259,6 +259,8 @@ class CRM_Core_OptionValue { * @param string $fieldName * The name of the field in the DAO. * @param bool $domainSpecific + * Dos this option groujp allow for duplicate options that are + * in separate domain. * * @return bool * true if object exists