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

getType() 공개 메소드

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