Jarves\Configuration\Field::getType PHP Метод

getType() публичный Метод

public getType ( ) : string
Результат string
    public function getType()
    {
        return $this->type;
    }
Field