Jarves\Configuration\Field::setTarget PHP Method

setTarget() public method

public setTarget ( string $target )
$target string
    public function setTarget($target)
    {
        $this->target = $target;
    }
Field