Selaa lähdekoodia

ClientChoiceLoader.php editado a través de la web en Bitbucket

Maximiliano Schvindt 6 vuotta sitten
vanhempi
commit
abe9d7f342
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      Form/ChoiceList/Loader/ClientChoiceLoader.php

+ 1 - 0
Form/ChoiceList/Loader/ClientChoiceLoader.php

@@ -167,6 +167,7 @@ class ClientChoiceLoader implements ChoiceLoaderInterface
      */
     public function getChoicesList($filter)
     {
+        $params = array();
         $limit = 100;
         
         if ($filter !== false) {