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