mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 12:08:47 +02:00
Add UIBlocks to twig (Changed classes name)
This commit is contained in:
@@ -34,7 +34,7 @@ interface iUIContentBlock {
|
||||
*
|
||||
* @return $this
|
||||
*/
|
||||
public function AddSubBlock(iUIBlock $oSubBlock);
|
||||
public function AddSubBlock(?iUIBlock $oSubBlock);
|
||||
|
||||
/**
|
||||
* Remove the sub block identified by $sId.
|
||||
|
||||
Reference in New Issue
Block a user