We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef7b55 commit 897879dCopy full SHA for 897879d
1 file changed
README.md
@@ -34,7 +34,7 @@ so you can change the final structure on the fly (e.g. have a folder structure t
34
`.installer/install.php`:
35
36
```php
37
-use de\codenamephp\installer\StepExecutor;/** @noinspection PhpIncludeInspection */
+use de\codenamephp\installer\StepExecutor;
38
use de\codenamephp\installer\steps\CopyTemplateFolder;
39
use de\codenamephp\installer\steps\DeleteFilesAndFolders;
40
use de\codenamephp\installer\steps\SequentialCollection;
0 commit comments