GBPage::recommendedName PHP Method

recommendedName() public method

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