forked from Wavyzz/dolibarr
Fix phpcs
This commit is contained in:
@@ -4716,7 +4716,6 @@ class Form
|
|||||||
* Show block with links to link to other objects.
|
* Show block with links to link to other objects.
|
||||||
*
|
*
|
||||||
* @param CommonObject $object Object we want to show links to
|
* @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')
|
* @param array $restrictlinksto Restrict links to some elements, for exemple array('order') or array('supplier_order')
|
||||||
* @return int <0 if KO, >0 if OK
|
* @return int <0 if KO, >0 if OK
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user