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 388ccef commit b3a9776Copy full SHA for b3a9776
tests/unit/Fields/FileFieldTest.php
@@ -6,7 +6,6 @@
6
use PHPForm\Exceptions\ValidationError;
7
use PHPForm\Fields\FileField;
8
use PHPForm\Widgets\FileInput;
9
-use stdClass;
10
11
class FileFieldTest extends TestCase
12
{
0 commit comments