mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 19:48:49 +02:00
PHP doc
This commit is contained in:
@@ -139,7 +139,7 @@ interface iUIBlock {
|
||||
/**
|
||||
* Add a JS file to a block
|
||||
*
|
||||
* @param string $sPath
|
||||
* @param string $sPath relative path of a JS file to add
|
||||
*
|
||||
* @return $this
|
||||
*/
|
||||
@@ -148,7 +148,7 @@ interface iUIBlock {
|
||||
/**
|
||||
* Add a CSS file to a block
|
||||
*
|
||||
* @param string $sPath
|
||||
* @param string $sPath relative path of a CSS file to add
|
||||
*
|
||||
* @return $this
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user