Jarves\Configuration\Field::getDisabled PHP Method

getDisabled() public method

public getDisabled ( ) : boolean
return boolean
    public function getDisabled()
    {
        return $this->disabled;
    }
Field