public function getCanonicalRoute(EntityTypeInterface $entity_type)
 {
     return parent::getCanonicalRoute($entity_type);
 }