Skip to content

Commit 1ee6442

Browse files
committed
Fixing style errors.
1 parent 10c2457 commit 1ee6442

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/TestCase/View/Helper/ToolbarHelperTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
use Cake\TestSuite\TestCase;
2323
use Cake\View\View;
2424
use DebugKit\View\Helper\ToolbarHelper;
25-
use stdClass;
2625
use SimpleXmlElement;
26+
use stdClass;
2727

2828
/**
2929
* Class ToolbarHelperTestCase

0 commit comments

Comments
 (0)