mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 06:14:59 +00:00
upgrade php-cs 3.49
This commit is contained in:
@@ -561,8 +561,8 @@ final class MembersEditorTest extends TestCase
|
||||
}
|
||||
|
||||
private function buildMembersEditorFactory(
|
||||
EventDispatcherInterface $eventDispatcher = null,
|
||||
ValidatorInterface $validator = null
|
||||
?EventDispatcherInterface $eventDispatcher = null,
|
||||
?ValidatorInterface $validator = null
|
||||
) {
|
||||
if (null === $eventDispatcher) {
|
||||
$double = $this->getProphet()->prophesize();
|
||||
|
Reference in New Issue
Block a user