X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FPseudoConstant.php;h=fb59a3c5f86afd8d30ff338719fff0455d9e9ca2;hb=ac7a239e2050ecd8e7b48ed43138be046b073de0;hp=98c212ba29c3475bc1feb44754e04093b0d909d1;hpb=c9bb7661d11c5c2b68b023350a8a8c0735e02c2a;p=civicrm-core.git diff --git a/CRM/Core/PseudoConstant.php b/CRM/Core/PseudoConstant.php index 98c212ba29..fb59a3c5f8 100644 --- a/CRM/Core/PseudoConstant.php +++ b/CRM/Core/PseudoConstant.php @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 5 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2018 | + | Copyright CiviCRM LLC (c) 2004-2019 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -43,7 +43,7 @@ * This provides greater consistency/predictability after flushing. * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2018 + * @copyright CiviCRM LLC (c) 2004-2019 */ class CRM_Core_PseudoConstant { @@ -499,7 +499,7 @@ class CRM_Core_PseudoConstant { } /** - * DEPRECATED generic populate method. + * @deprecated generic populate method. * All pseudoconstant functions that use this method are also @deprecated * * The static array $var is populated from the db