analyzer = $analyzer; } /** * @inheritDoc */ public function getHookValues() { return array($this->analyzer); } }