Jarves\Configuration\Field::getObjectRelationOnUpdate PHP 메소드

getObjectRelationOnUpdate() 공개 메소드

    public function getObjectRelationOnUpdate()
    {
        return $this->objectRelationOnUpdate;
    }
Field