Jarves\Configuration\Field::getDefault PHP Method

getDefault() public method

public getDefault ( ) : mixed
return mixed
    public function getDefault()
    {
        return $this->default;
    }
Field