Skip to content

Commit 897879d

Browse files
Removed phpunit comment from readme
1 parent aef7b55 commit 897879d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ so you can change the final structure on the fly (e.g. have a folder structure t
3434
`.installer/install.php`:
3535

3636
```php
37-
use de\codenamephp\installer\StepExecutor;/** @noinspection PhpIncludeInspection */
37+
use de\codenamephp\installer\StepExecutor;
3838
use de\codenamephp\installer\steps\CopyTemplateFolder;
3939
use de\codenamephp\installer\steps\DeleteFilesAndFolders;
4040
use de\codenamephp\installer\steps\SequentialCollection;

0 commit comments

Comments
 (0)