From 07c365daea7759b41543fa04bee0e879b60dbf43 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Fri, 7 Feb 2014 09:36:47 -0800 Subject: [PATCH] Add documentation link to code comments --- CRM/Core/PseudoConstant.php | 1 + 1 file changed, 1 insertion(+) 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 -- 2.25.1