Overrides DumperInterface::dump
public function dump(array $options = []) : string|array { return serialize($this->getArray()); }