Cli : update to solve domci
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@4159 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
4
cli.php
4
cli.php
@@ -39,7 +39,7 @@ class cli
|
|||||||
}
|
}
|
||||||
|
|
||||||
/** Define the controllers path
|
/** Define the controllers path
|
||||||
* @param string|array The controllers pathes to use
|
* @param string|array $path The controllers pathes to use
|
||||||
*/
|
*/
|
||||||
public function controllersDir ($path)
|
public function controllersDir ($path)
|
||||||
{
|
{
|
||||||
@@ -49,7 +49,7 @@ class cli
|
|||||||
}
|
}
|
||||||
|
|
||||||
/** Define the models path
|
/** Define the models path
|
||||||
* @param string|array The models pathes to use
|
* @param string|array $path The models pathes to use
|
||||||
*/
|
*/
|
||||||
public function modelsDir ($path)
|
public function modelsDir ($path)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user