alias; } /** * @psalm-return string|class-string */ public function getTarget(): string { return $this->target; } }