Skip to content
Snippets Groups Projects
Commit 0f3e308d authored by Xebax's avatar Xebax
Browse files

Fix coding style errors.

parent 7e366c30
No related branches found
No related tags found
No related merge requests found
......@@ -142,8 +142,9 @@ class Countries extends DolibarrApi
/**
* Translate the name of the country to the given language.
*
* @param Ccountry $country
* @param string $lang
* @param Ccountry $country Country
* @param string $lang Code of the language the name of the
* country must be translated to
*/
private function translateLabel($country, $lang)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment