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 65842a4 commit 33e60d1Copy full SHA for 33e60d1
src/main/resources/META-INF/plugin.xml
@@ -120,6 +120,7 @@
120
<typeProvider3 implementation="fr.adrienbrault.idea.symfony2plugin.doctrine.ObjectRepositoryResultTypeProvider"/>
121
<typeProvider3 implementation="fr.adrienbrault.idea.symfony2plugin.doctrine.ObjectManagerFindTypeProvider"/>
122
<typeProvider3 implementation="fr.adrienbrault.idea.symfony2plugin.assistant.signature.MethodSignatureTypeProvider"/>
123
+ <libraryRoot id="symfony_meta" path="/symfony-meta/" runtime="false"/>
124
</extensions>
125
126
<extensions defaultExtensionNs="com.intellij">
0 commit comments