Skip to content

Commit

Permalink
add missing uses
Browse files Browse the repository at this point in the history
  • Loading branch information
garak committed Mar 7, 2019
1 parent a2f013d commit 300289d
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -11,8 +11,9 @@

namespace Symfony\Component\Form\Test;


use PHPUnit\Framework\TestCase;
use Symfony\Component\Form\FormBuilder;
use Symfony\Component\Form\Test\Traits\ValidatorExtensionTrait;

// Auto-adapt to PHPUnit 8 that added a `void` return-type to the setUp/tearDown methods

Expand Down

0 comments on commit 300289d

Please sign in to comment.