PHP Interface WellCommerce\Bundle\LocaleBundle\Entity\LocaleAwareInterface

Author: Adam Piotrowski ([email protected])
Mostrar archivo Open project: wellcommerce/wellcommerce Interface Usage Examples

Public Methods

Method 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 method

Returns an array of property names which values should be protected against duplication when adding new locale

getLocale() public method

public getLocale ( ) : string
return string

setLocale() public method

public setLocale ( string $locale )
$locale string