PHP Class Sulu\Bundle\WebsiteBundle\Sitemap\SitemapAlternateLink

Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
__construct ( string $href, string $locale )
getHref ( ) : string Returns href.
getLocale ( ) : string Returns locale.

Method Details

__construct() public méthode

public __construct ( string $href, string $locale )
$href string
$locale string

getHref() public méthode

Returns href.
public getHref ( ) : string
Résultat string

getLocale() public méthode

Returns locale.
public getLocale ( ) : string
Résultat string