Browse Source

Update Admin.php

Fixed possible typo.
NoScopie 10 năm trước cách đây
mục cha
commit
18d28e83a9
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}
      */
-    protected function configureShowFields(ShowMapper $filter)
+    protected function configureShowFields(ShowMapper $show)
     {
 
     }