Update the PHPDocs to modify the invalid types of parameters

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3272 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2016-12-08 15:33:26 +00:00
parent 1ddc03dcbb
commit 3a004fbdc0
7 changed files with 61 additions and 60 deletions

View File

@@ -48,7 +48,7 @@ class module
/** List all the enable modules coming from the configuration and available
in the system
@param $confModules array the list of the available modules coming from
@param array $confModules the list of the available modules coming from
the configuration. Can have some non available modules.
@return array the list of the available modules names with the path */
public function listEnable ($confModules)