ManaPHP\Meter\Round\Model::getSource PHP Method

getSource() public method

public getSource ( ) : string
return string
    public function getSource()
    {
        return 'manaphp_round_meter';
    }