Jarves\Configuration\Field::setObjectLabel PHP Method

setObjectLabel() public method

public setObjectLabel ( string $objectLabel )
$objectLabel string
    public function setObjectLabel($objectLabel)
    {
        $this->objectLabel = $objectLabel;
    }
Field