Craft\RetourVariable::getStaticRedirects PHP 메소드

getStaticRedirects() 공개 메소드

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