浏览代码

Merge pull request #2452 from NoScopie/patch-6

Update Admin.php
Thomas 10 年之前
父节点
当前提交
ff3d350300
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Admin/Admin.php

+ 1 - 1
Admin/Admin.php

@@ -508,7 +508,7 @@ abstract class Admin implements AdminInterface, DomainObjectInterface
     /**
      * {@inheritdoc}
      */
-    protected function configureShowFields(ShowMapper $filter)
+    protected function configureShowFields(ShowMapper $show)
     {
 
     }