PHP Interface WellCommerce\Bundle\LocaleBundle\Entity\LocaleAwareInterface

Author: Adam Piotrowski ([email protected])
Afficher le fichier Open project: wellcommerce/wellcommerce Interface Usage Examples

Méthodes publiques

Méthode Description
getCopyingSensitiveProperties ( ) : array Returns an array of property names which values should be protected against duplication when adding new locale
getLocale ( ) : string
setLocale ( string $locale )

Method Details

getCopyingSensitiveProperties() public méthode

Returns an array of property names which values should be protected against duplication when adding new locale
public getCopyingSensitiveProperties ( ) : array
Résultat array

getLocale() public méthode

public getLocale ( ) : string
Résultat string

setLocale() public méthode

public setLocale ( string $locale )
$locale string