Jarves\Configuration\Field::setObjectRefRelationName PHP Méthode

setObjectRefRelationName() public méthode

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