CRM-15965: Postpone interface update until 4.6.
authorFrank J. Gómez <frank@ginkgostreet.com>
Sun, 1 Mar 2015 20:59:17 +0000 (15:59 -0500)
committerFrank J. Gómez <frank@ginkgostreet.com>
Sun, 1 Mar 2015 20:59:17 +0000 (15:59 -0500)
CRM/Contact/Form/Search/Interface.php

index b128c87bb2427116e61b0e5cf3e04f1b7022dfd7..a90cd723219a9379c69a45c1da485a37652ebd64 100644 (file)
@@ -45,7 +45,8 @@ interface CRM_Contact_Form_Search_Interface {
    * @param CRM_Core_Form_Search $form
    * @return array
    */
-  function buildTaskList(CRM_Core_Form_Search $form);
+  // @todo: This interface change should not go into a minor version; save for 4.6
+  // function buildTaskList(CRM_Core_Form_Search $form);
 
   /**
    * Builds the quickform for this search