Craft\RetourVariable::getStatistics PHP Method

getStatistics() public method

* -- getStaticRedirects
public getStatistics ( )
    function getStatistics()
    {
        return craft()->retour->getAllStatistics();
    }