mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
Update PHPDoc
This commit is contained in:
@@ -611,8 +611,9 @@ final class CoreUpdater
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Throw an exception if there are new modules that were not already installed
|
* Check if new modules (not already installed) are present, and throw an exception if that is the case as core update doesn't know how to install them automatically for know
|
||||||
* @param $sRootPath
|
*
|
||||||
|
* @param string $sRootPath
|
||||||
*
|
*
|
||||||
* @throws \ApplicationException
|
* @throws \ApplicationException
|
||||||
* @since 2.7.7 3.0.1
|
* @since 2.7.7 3.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user