Skip to content

Commit a0fb35f

Browse files
committed
Fix php-cs-fixer warning
1 parent e261707 commit a0fb35f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tests/AppConfigSqliteDifferentConnectionName/AppConfigSqliteDifferentConnectionNameKernel.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919

2020
class AppConfigSqliteDifferentConnectionNameKernel extends AppKernel
2121
{
22-
/**
23-
* {@inheritdoc}
24-
*/
2522
public function getCacheDir(): string
2623
{
2724
return __DIR__.'/var/cache/';

0 commit comments

Comments
 (0)