2
0
forked from Wavyzz/dolibarr

Fix phpcs

This commit is contained in:
Laurent Destailleur
2015-06-06 16:41:11 +02:00
parent 02dbe16366
commit b89473383c

View File

@@ -4716,7 +4716,6 @@ class Form
* Show block with links to link to other objects.
*
* @param CommonObject $object Object we want to show links to
* @param Societe $thirdparty Object thirdparty
* @param array $restrictlinksto Restrict links to some elements, for exemple array('order') or array('supplier_order')
* @return int <0 if KO, >0 if OK
*/