eZ\Publish\Core\FieldType\ValidationError::setTarget PHP Method

setTarget() public method

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