From: Coleman Watts Date: Fri, 7 Feb 2014 17:36:47 +0000 (-0800) Subject: Add documentation link to code comments X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=07c365daea7759b41543fa04bee0e879b60dbf43;p=civicrm-core.git Add documentation link to code comments --- diff --git a/CRM/Core/PseudoConstant.php b/CRM/Core/PseudoConstant.php index 30c01bd552..f13a8d9038 100644 --- a/CRM/Core/PseudoConstant.php +++ b/CRM/Core/PseudoConstant.php @@ -205,6 +205,7 @@ class CRM_Core_PseudoConstant { /** * Low-level option getter, rarely accessed directly. * NOTE: Rather than calling this function directly use CRM_*_BAO_*::buildOptions() + * @see http://wiki.civicrm.org/confluence/display/CRMDOC/Pseudoconstant+%28option+list%29+Reference * * @param String $daoName * @param String $fieldName