PHPDoc & code cleanup

This commit is contained in:
Molkobain
2020-08-26 16:31:46 +02:00
parent 7f3c10b69d
commit fa406c1f17
4 changed files with 10 additions and 2 deletions

View File

@@ -80,6 +80,7 @@ interface iUIBlock
/**
* Return an array iUIBlock embedded in this iUIBlock
* Must be an associative array (<BLOCK_ID> => <BLOCK_INSTANCE>)
*
* @return \Combodo\iTop\Application\UI\iUIBlock[]
*/