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.
TestCase
CollapseTest
OffcanvasTest
1 parent 38175fd commit 6a7c40bCopy full SHA for 6a7c40b
tests/CollapseTest.php
@@ -6,6 +6,7 @@
6
7
use InvalidArgumentException;
8
use PHPUnit\Framework\Attributes\Group;
9
+use PHPUnit\Framework\TestCase;
10
use Yiisoft\Yii\Bootstrap5\Collapse;
11
use Yiisoft\Yii\Bootstrap5\Toggler;
12
use Yiisoft\Yii\Bootstrap5\Tests\Support\Assert;
tests/OffcanvasTest.php
use Yiisoft\Html\Tag\Div;
use Yiisoft\Yii\Bootstrap5\Dropdown;
use Yiisoft\Yii\Bootstrap5\DropdownItem;
0 commit comments