Fix phpcs

This commit is contained in:
Laurent Destailleur 2019-05-23 12:35:53 +02:00
parent 111239094a
commit 43e098caae

View File

@ -3860,6 +3860,7 @@ abstract class CommonObject
* @param int $dateSelector 1=Show also date range input fields
* @param Societe $seller Object thirdparty who sell
* @param Societe $buyer Object thirdparty who buy
* @param string $defaulttpldir Directory where to find the template
* @return void
*/
public function formAddObjectLine($dateSelector, $seller, $buyer, $defaulttpldir = '/core/tpl')