@@ -47,7 +47,7 @@ |
||
47 | 47 | 'exclude' => [ |
48 | 48 | 'auth/login', 'stat/opcache', |
49 | 49 | 'restful', 'restful/index', |
50 | - 'test/pokerelay' , 'test/redis' |
|
50 | + 'test/pokerelay', 'test/redis' |
|
51 | 51 | ], |
52 | 52 | ], |
53 | 53 | After::class => [ |
@@ -46,7 +46,7 @@ |
||
46 | 46 | */ |
47 | 47 | protected $error; |
48 | 48 | |
49 | - /** |
|
49 | + /** |
|
50 | 50 | * error message |
51 | 51 | * |
52 | 52 | * @var String |