UIBlock: Update PHPDoc, fix typo in $aJsTemplatesRelPath property/methods name and fix $aAdditionalCSSClasses initialization

This commit is contained in:
Molkobain
2021-01-21 11:58:17 +01:00
parent 882fd761a6
commit 7c8019319a
3 changed files with 29 additions and 26 deletions

View File

@@ -54,7 +54,7 @@ interface iUIBlock {
*
* @return string|null
*/
public function GetJsTemplateRelPath(string $sType) ;
public function GetJsTemplatesRelPath(string $sType) ;
/**
* Return an array of the relative paths (from <ITOP>/) of the JS files to use for the block itself