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

getObjectLabel() 공개 메소드

public getObjectLabel ( ) : string
리턴 string
    public function getObjectLabel()
    {
        return $this->objectLabel;
    }
Field