@@ -27,8 +27,7 @@ |
||
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 |