@psalm-param 0|1 $level @psalm-param non-empty-string $target
Overrides Metadata::__construct
protected function __construct(int $level, string $target) { parent::__construct($level); $this->target = $target; }