Merge pull request #17500 from eileenmcnaughton/renew_can
[civicrm-core.git] / Civi / Api4 / Contact.php
index 920917028f190de12d69316c1022f9dc6a0ee7be..9e13c833c46f832aab36734a60486b70565c2888 100644 (file)
@@ -32,13 +32,6 @@ namespace Civi\Api4;
  */
 class Contact extends Generic\DAOEntity {
 
-  /**
-   * @return \Civi\Api4\Action\Contact\GetFields|Generic\DAOGetFieldsAction
-   */
-  public static function getFields() {
-    return new Action\Contact\GetFields(__CLASS__, __FUNCTION__);
-  }
-
   /**
    * @return \Civi\Api4\Action\Contact\GetChecksum
    */