@covers Symfony\Component\HttpFoundation\ParameterBag::__construct
File
- drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php, line 21
Class
- ParameterBagTest
Namespace
Symfony\Component\HttpFoundation\Tests
Code
public function testConstructor() {
$this
->testAll();
}