瀏覽代碼

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

Maximiliano Schvindt 6 年之前
父節點
當前提交
abe9d7f342
共有 1 個文件被更改,包括 1 次插入0 次删除
  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) {