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