Fix CS lib/classes

This commit is contained in:
Romain Neutron
2013-01-29 16:39:02 +01:00
parent 53206af159
commit 4414892b91
108 changed files with 178 additions and 249 deletions

View File

@@ -92,9 +92,9 @@ class Session_Logger
/**
*
* @param databox $databox
* @param User_Adapter $user
* @param Browser $browser
* @param databox $databox
* @param User_Adapter $user
* @param Browser $browser
* @return Session_Logger
*/
public static function create(Application $app, databox $databox, Browser $browser)