Fix phpcs
This commit is contained in:
parent
111239094a
commit
43e098caae
@ -3860,6 +3860,7 @@ abstract class CommonObject
|
|||||||
* @param int $dateSelector 1=Show also date range input fields
|
* @param int $dateSelector 1=Show also date range input fields
|
||||||
* @param Societe $seller Object thirdparty who sell
|
* @param Societe $seller Object thirdparty who sell
|
||||||
* @param Societe $buyer Object thirdparty who buy
|
* @param Societe $buyer Object thirdparty who buy
|
||||||
|
* @param string $defaulttpldir Directory where to find the template
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
public function formAddObjectLine($dateSelector, $seller, $buyer, $defaulttpldir = '/core/tpl')
|
public function formAddObjectLine($dateSelector, $seller, $buyer, $defaulttpldir = '/core/tpl')
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user