mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 01:58:47 +02:00
N°2847 - Separate inline scripts and css from html in the rendering of pages
This commit is contained in:
@@ -116,4 +116,11 @@ interface iUIBlock
|
||||
* @return $this
|
||||
*/
|
||||
public function AddHtml(string $sHTML): iUIBlock;
|
||||
|
||||
/**
|
||||
* Return block specific parameters
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
public function GetParameters(): array;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user