Merge pull request #4958 from pratikshad/code-cleanup-batch-19
[civicrm-core.git] / CRM / Core / Payment / PaymentExpress.php
index f4ef133eec6e0179dc2451a3ca505929048d3fa4..7b181db47f369d0324cd3cee623c095fb717763d 100644 (file)
@@ -46,7 +46,6 @@ class CRM_Core_Payment_PaymentExpress extends CRM_Core_Payment {
    * pattern and cache the instance in this variable
    *
    * @var object
-   * @static
    */
   static private $_singleton = NULL;