Completed
Pull Request — master (#738)
by Kévin
14:18
created
src/Metadata/Resource/Factory/XmlResourceMetadataFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -83,7 +83,7 @@
 block discarded – undo
83 83
      *
84 84
      * @param string $resourceClass
85 85
      *
86
-     * @return array|null
86
+     * @return \DOMDocument
87 87
      */
88 88
     private function getResourceXml(string $resourceClass)
89 89
     {
Please login to merge, or discard this patch.