@@ -10,8 +10,8 @@ |
||
| 10 | 10 | */ |
| 11 | 11 | namespace JaegerApp\Platforms; |
| 12 | 12 | |
| 13 | -use JaegerApp\Platforms\AbstractPlatform; |
|
| 14 | 13 | use JaegerApp\Exceptions\PlatformsException; |
| 14 | +use JaegerApp\Platforms\AbstractPlatform; |
|
| 15 | 15 | use \CSecurityManager; |
| 16 | 16 | |
| 17 | 17 | /** |