We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2ba555 commit cc5e98eCopy full SHA for cc5e98e
Tests/OptionsResolverTest.php
@@ -634,10 +634,6 @@ public function testResolveFailsIfNotInstanceOfClass()
634
$this->resolver->resolve();
635
}
636
637
- ////////////////////////////////////////////////////////////////////////////
638
- // addAllowedTypes()
639
640
-
641
/**
642
* @expectedException \Symfony\Component\OptionsResolver\Exception\UndefinedOptionsException
643
*/
0 commit comments