Passed
Pull Request — master (#7)
by nguereza
02:04
created
app/Http/Action/User/UserProfileAction.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -27,8 +27,7 @@
 block discarded – undo
27 27
 * @class UserProfileAction
28 28
 * @package Platine\App\Http\Action\User
29 29
 */
30
-class UserProfileAction
31
-{
30
+class UserProfileAction {
32 31
     /**
33 32
     * The Lang instance
34 33
     * @var Lang
Please login to merge, or discard this patch.