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

getLabel() 공개 메소드

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