Fix phpcs
This commit is contained in:
parent
cdfb9254b3
commit
1f25f2bb7e
@ -7004,7 +7004,8 @@ abstract class CommonObject
|
||||
* @param string $type Type for prefix
|
||||
* @return string Javacript code to manage dependency
|
||||
*/
|
||||
public function getJSListDependancies($type='_extra') {
|
||||
public function getJSListDependancies($type = '_extra')
|
||||
{
|
||||
$out .= '
|
||||
<script>
|
||||
jQuery(document).ready(function() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user