PHP Class Sulu\Bundle\WebsiteBundle\Sitemap\SitemapAlternateLink

Datei anzeigen Open project: sulu/sulu

Public Methods

Method Description
__construct ( string $href, string $locale )
getHref ( ) : string Returns href.
getLocale ( ) : string Returns locale.

Method Details

__construct() public method

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

getHref() public method

Returns href.
public getHref ( ) : string
return string

getLocale() public method

Returns locale.
public getLocale ( ) : string
return string