mirror of
https://github.com/friendica/friendica
synced 2025-04-27 05:10:10 +00:00
Fix code style
This commit is contained in:
parent
27fa4c0cdf
commit
f40fb6b099
2 changed files with 1 additions and 2 deletions
|
@ -21,7 +21,7 @@ use Psr\Log\LoggerInterface;
|
|||
|
||||
class DependencyCheckTest extends FixtureTestCase
|
||||
{
|
||||
protected function setUp() : void
|
||||
protected function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue