Craft\RetourVariable::getMatchesList PHP Method

getMatchesList() public method

* -- getRecentStatistics
public getMatchesList ( )
    function getMatchesList()
    {
        return craft()->retour->getMatchesList();
    }