removed $entityname
authorTim Mallezie <tim.mallezie@chiro.be>
Tue, 17 Mar 2015 14:15:09 +0000 (15:15 +0100)
committerTim Mallezie <tim.mallezie@chiro.be>
Tue, 17 Mar 2015 14:15:09 +0000 (15:15 +0100)
CRM/Core/Form.php

index e071c7160efebb2740a589cdc2ab9b7c5d8cee65..9093b4700e487781f0a916384fbb1793cdc2371b 100644 (file)
@@ -126,13 +126,6 @@ class CRM_Core_Form extends HTML_QuickForm_Page {
    */
   public $controller;
 
-  /**
-   * Api entity name
-   *
-   * @var string
-   */
-  public $entityName;
-
   /**
    * Constants for attributes for various form elements
    * attempt to standardize on the number of variations that we