Update commonobject.class.php

This commit is contained in:
Laurent Destailleur 2021-03-02 14:47:35 +01:00 committed by GitHub
parent 27c354567a
commit 3982a36a3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7001,8 +7001,8 @@ abstract class CommonObject
} }
/** /**
* @param string $type * @param string $type Type for prefix
* @return string * @return string Javacript code to manage dependency
*/ */
public function getJSListDependancies($type='_extra') { public function getJSListDependancies($type='_extra') {
$out .= ' $out .= '