Jarves\Configuration\Field::getAttribute PHP Method

getAttribute() public method

public getAttribute ( ) : boolean
return boolean
    public function getAttribute()
    {
        return $this->attribute;
    }
Field