mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
Fix coding standards
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
Reference in New Issue
Block a user