INFRA-132 batch 2 cleanup
[civicrm-core.git] / CRM / Campaign / StateMachine / Search.php
index 369c38e79c44621888362316ec9db81f5cab5fe7..aec137aa7f46cf464abd4c9990d41ecc32e90a24 100755 (executable)
@@ -44,7 +44,7 @@ class CRM_Campaign_StateMachine_Search extends CRM_Core_StateMachine {
   /**
    * Class constructor
    */
-  function __construct($controller, $action = CRM_Core_Action::NONE) {
+  public function __construct($controller, $action = CRM_Core_Action::NONE) {
     parent::__construct($controller, $action);
 
     $this->_pages = array();