target = $target; } /** * @return string */ public function getTarget(): string { return $this->target; } }