Fix coding style errors.
This commit is contained in:
parent
7e366c303e
commit
0f3e308dd3
@ -142,8 +142,9 @@ class Countries extends DolibarrApi
|
|||||||
/**
|
/**
|
||||||
* Translate the name of the country to the given language.
|
* Translate the name of the country to the given language.
|
||||||
*
|
*
|
||||||
* @param Ccountry $country
|
* @param Ccountry $country Country
|
||||||
* @param string $lang
|
* @param string $lang Code of the language the name of the
|
||||||
|
* country must be translated to
|
||||||
*/
|
*/
|
||||||
private function translateLabel($country, $lang)
|
private function translateLabel($country, $lang)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user