Fix coding standards

This commit is contained in:
Romain Neutron
2012-01-26 12:32:37 +01:00
parent 692bb01b75
commit 06b8df26b1
312 changed files with 2017 additions and 1651 deletions

View File

@@ -29,9 +29,9 @@ class bootstrap
}
/**
*
* @param $env
* @return Alchemy\Phrasea\Core
*
* @param $env
* @return Alchemy\Phrasea\Core
*/
public static function execute($env = null)
{
@@ -47,7 +47,7 @@ class bootstrap
/**
*
* @return Alchemy\Phrasea\Core
* @return Alchemy\Phrasea\Core
*/
public static function getCore()
{