Quellcode durchsuchen

Merge pull request #2452 from NoScopie/patch-6

Update Admin.php
Thomas vor 10 Jahren
Ursprung
Commit
ff3d350300
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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)
     {
 
     }