forked from wallabag/wallabag
Apply PHP-CS-Fixer fixes
This commit is contained in:
@ -18,7 +18,7 @@ abstract class WallabagCoreTestCase extends WebTestCase
|
||||
/**
|
||||
* @var KernelBrowser|null
|
||||
*/
|
||||
private $client = null;
|
||||
private $client;
|
||||
|
||||
protected function setUp(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user