forked from wallabag/wallabag
Apply PHP-CS-Fixer fixes
This commit is contained in:
@ -16,7 +16,7 @@ abstract class WallabagAnnotationTestCase extends WebTestCase
|
||||
/**
|
||||
* @var KernelBrowser
|
||||
*/
|
||||
protected $client = null;
|
||||
protected $client;
|
||||
|
||||
/**
|
||||
* @var UserInterface
|
||||
|
||||
Reference in New Issue
Block a user