Overrides ConfigEntityBase::preSave
public function preSave(EntityStorageInterface $storage) { $this->id = $this->id(); parent::preSave($storage); }