public function setOption($optionName, $value) { $this->typoScriptPath = null; parent::setOption($optionName, $value); }