Skip to content

Commit 1710596

Browse files
[5.4] cs fixes
1 parent c23a473 commit 1710596

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dumper/ContextProvider/ContextProviderInterface.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,5 @@
1818
*/
1919
interface ContextProviderInterface
2020
{
21-
/**
22-
* @return array|null
23-
*/
2421
public function getContext(): ?array;
2522
}

0 commit comments

Comments
 (0)