Fixing style errors.

This commit is contained in:
stickler-ci 2020-03-01 17:35:12 +00:00
parent 6ee8fa4e8a
commit b074c689a6

View File

@ -66,7 +66,7 @@ class Invoices extends DolibarrApi
{
return $this->_fetch($id, '', '', '', $contact_list);
}
/**
* Get properties of an invoice object by ref
*
@ -102,7 +102,7 @@ class Invoices extends DolibarrApi
{
return $this->_fetch('', '', $ref_ext, '', $contact_list);
}
/**
* Get properties of an order object
*