瀏覽代碼

[Frontend] Redirection www. > belfort.

master
Guillaume 4 年之前
父節點
當前提交
b713525b25
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      ShopBundle/Form/Backend/Filters/ListFilterType.php

+ 0
- 1
ShopBundle/Form/Backend/Filters/ListFilterType.php 查看文件

@@ -80,7 +80,6 @@ class ListFilterType extends AbstractType
break;
case 'association':
$classImplements = class_implements($field['targetEntity']);
dump($classImplements);
$builder->add($field['property'], EntityType::class, array(
'class' => $field['targetEntity'],
'placeholder'=> '--',

Loading…
取消
儲存