mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
Update PHPDoc
This commit is contained in:
@@ -183,6 +183,8 @@ class XMLDataLoader
|
||||
* @param $sFilePath string The full path to the XML file to load
|
||||
* @param $bUpdateKeyCacheOnly bool Set to true to *just* update the keys cache but not reload the objects
|
||||
* @param bool $bSearch Set to true to create objects only if they do not already exist based on reconciliation keys
|
||||
*
|
||||
* @since 3.0.0 Added $bSearch parameter
|
||||
*/
|
||||
function LoadFile($sFilePath, $bUpdateKeyCacheOnly = false, bool $bSearch = false)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user