Implements \Drupal\Core\Entity\EntityInterface::getExportProperties().
Overrides EntityInterface::getExportProperties
public function getExportProperties() { return $this->storage ->getExportProperties(); }