Jarves\Configuration\Field::setObjectRefRelationName PHP Method

setObjectRefRelationName() public method

public setObjectRefRelationName ( string $objectRefRelationName )
$objectRefRelationName string
    public function setObjectRefRelationName($objectRefRelationName)
    {
        $this->objectRefRelationName = $objectRefRelationName;
    }
Field