N°2847 - UIContentBlock: Rename AddDataAttributes method and fix PHPDoc

This commit is contained in:
Molkobain
2020-11-19 16:37:23 +01:00
parent af11577450
commit c6506c9f13
3 changed files with 8 additions and 9 deletions

View File

@@ -115,7 +115,6 @@ interface iUIBlock {
*/
public function GetCssFilesUrlRecursively(bool $bAbsoluteUrl = false);
/**
* Add HTML code to the current block
*