2
0
forked from Wavyzz/dolibarr

Fix phpcs

This commit is contained in:
wdammak
2019-02-26 22:31:07 +01:00
committed by GitHub
parent a706710f44
commit 672c7f8b19

View File

@@ -451,6 +451,7 @@ class Establishment extends CommonObject
/** /**
* Return clicable name (with picto eventually) * Return clicable name (with picto eventually)
* *
* @param int $id Id of record
* @param int $withpicto 0=No picto, 1=Include picto into link, 2=Only picto * @param int $withpicto 0=No picto, 1=Include picto into link, 2=Only picto
* @return string String with URL * @return string String with URL
*/ */