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 f0ae586 commit eb9807aCopy full SHA for eb9807a
1 file changed
tests/Application/Presenter.twoDomains.phpt
@@ -4,9 +4,9 @@
4
* Test: Nette\Application\UI\Presenter::link()
5
*/
6
7
-use Nette\Http,
8
- Nette\Application,
9
- Tester\Assert;
+use Nette\Http;
+use Nette\Application;
+use Tester\Assert;
10
11
12
require __DIR__ . '/../bootstrap.php';
0 commit comments