Skip to content

Commit 3bf31cf

Browse files
authored
Update README.md
1 parent 611941a commit 3bf31cf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,8 @@ Usage with PhpStorm
5959
2. Open `File Watchers` plugin config and import [watcher.xml](watcher.xml)
6060
3. Edit imported watcher for your needs
6161
4. Add scope to limit trigger to config files: ![](https://monosnap.com/file/9UdEAsZUxO6XcOxINgm1sucWxuuYu4.png)
62+
63+
#### PhpStorm "multiple definitions exist for class"
64+
To hide this message:
65+
1. Find a duplicate class file (not created by this generator), for example: `vendor/yiisoft/yii/YiiBase.php`
66+
2. Mark it as a plain text in file context menu.

0 commit comments

Comments
 (0)