mirror of
https://github.com/symfony/var-dumper.git
synced 2026-03-23 23:42:22 +01:00
Merge branch '7.4' into 8.0
* 7.4: CS fixes
This commit is contained in:
@@ -37,6 +37,9 @@ trait VarDumperTestTrait
|
||||
$this->varDumperConfig['flags'] = $flags;
|
||||
}
|
||||
|
||||
/**
|
||||
* @after
|
||||
*/
|
||||
#[After]
|
||||
protected function tearDownVarDumper(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user