Gets the configuration mapper this event is related to.
\Drupal\config_translation\ConfigMapperInterface The configuration mapper this event is related to.
public function getMapper() { return $this->mapper; }