Browse Source

Merge pull request #2452 from NoScopie/patch-6

Update Admin.php
Thomas 10 năm trước cách đây
mục cha
commit
ff3d350300
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Admin/Admin.php

+ 1 - 1
Admin/Admin.php

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