/** * Flushes the value object. * * @since 5.1 * @return void */ public function moduleFlush() { $this->valueObject->flush(); }