Craft\Retour_StaticRedirectsRecord::getTableName PHP 메소드

getTableName() 공개 메소드

public getTableName ( ) : string
리턴 string
    public function getTableName()
    {
        return 'retour_static_redirects';
    }