Explorar o código

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

Maximiliano Schvindt %!s(int64=6) %!d(string=hai) anos
pai
achega
abe9d7f342
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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) {