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 4864975 commit 2e0b7f7Copy full SHA for 2e0b7f7
_test/rector.php
@@ -2,6 +2,8 @@
2
3
declare(strict_types=1);
4
5
+define('DOKU_INC', __DIR__ . '/../');
6
+
7
use dokuwiki\test\rector\DokuWikiPtlnRector;
8
use dokuwiki\test\rector\DokuWikiRenamePrintToEcho;
9
use Rector\Caching\ValueObject\Storage\FileCacheStorage;
0 commit comments