X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FMember%2FPseudoConstant.php;h=4faf4678d17608b5fb4d11642eacc38a124b0cdd;hb=b44e3f8468ceba3e1b321d31dd2e35a1aa1a5d9a;hp=c23305107907447c4beca12ba8c9adb101f2156c;hpb=d25dd0ee5e47188c3ea9ad2918f627cfac97ddbd;p=civicrm-core.git diff --git a/CRM/Member/PseudoConstant.php b/CRM/Member/PseudoConstant.php index c233051079..4faf4678d1 100644 --- a/CRM/Member/PseudoConstant.php +++ b/CRM/Member/PseudoConstant.php @@ -3,7 +3,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.6 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2014 | + | Copyright CiviCRM LLC (c) 2004-2015 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -28,7 +28,7 @@ /** * * @package CRM - * @copyright CiviCRM LLC (c) 2004-2014 + * @copyright CiviCRM LLC (c) 2004-2015 * $Id$ * */ @@ -40,19 +40,19 @@ class CRM_Member_PseudoConstant extends CRM_Core_PseudoConstant { /** - * Membership types + * Membership types. * @var array */ private static $membershipType; /** - * Membership types + * Membership types. * @var array */ private static $membershipStatus; /** - * Get all the membership types + * Get all the membership types. * * * @param int $id @@ -81,7 +81,7 @@ class CRM_Member_PseudoConstant extends CRM_Core_PseudoConstant { } /** - * Get all the membership statuss + * Get all the membership statuss. * * * @param int $id