mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
Audit : some more PHPDoc
SVN:trunk[5723]
This commit is contained in:
@@ -298,7 +298,7 @@ abstract class DBSearch
|
||||
/**
|
||||
* @param string $sQuery
|
||||
* @param array $aParams
|
||||
* @return DBSearch
|
||||
* @return self
|
||||
* @throws OQLException
|
||||
*/
|
||||
static public function FromOQL($sQuery, $aParams = null)
|
||||
|
||||
Reference in New Issue
Block a user