Fix phpcs

This commit is contained in:
wdammak 2019-02-26 22:31:07 +01:00 committed by GitHub
parent a706710f44
commit 672c7f8b19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -451,6 +451,7 @@ class Establishment extends CommonObject
/**
* 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
* @return string String with URL
*/