Craft\RetourVariable::getStaticRedirects PHP Method

getStaticRedirects() public method

* -- getEntryRedirects
public getStaticRedirects ( )
    function getStaticRedirects()
    {
        return craft()->retour->getAllStaticRedirects();
    }