/** * {@inheritdoc} * * @AclAncestor("pim_importexport_import_profile_show") */ public function showAction($id) { return parent::showAction($id); }