GBPage::recommendedName PHP 메소드

recommendedName() 공개 메소드

public recommendedName ( )
    function recommendedName()
    {
        return 'content/pages/' . $this->slug . $this->recommendedFilenameExtension();
    }