Skip to content

Commit 33e60d1

Browse files
committed
Add symfony-meta folder as PHP library into plugin
1 parent 65842a4 commit 33e60d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
<typeProvider3 implementation="fr.adrienbrault.idea.symfony2plugin.doctrine.ObjectRepositoryResultTypeProvider"/>
121121
<typeProvider3 implementation="fr.adrienbrault.idea.symfony2plugin.doctrine.ObjectManagerFindTypeProvider"/>
122122
<typeProvider3 implementation="fr.adrienbrault.idea.symfony2plugin.assistant.signature.MethodSignatureTypeProvider"/>
123+
<libraryRoot id="symfony_meta" path="/symfony-meta/" runtime="false"/>
123124
</extensions>
124125

125126
<extensions defaultExtensionNs="com.intellij">

0 commit comments

Comments
 (0)