Completed
Push — master ( 23ff15...beb2ae )
by Phil
05:50
created
src/Repository/AbstractSqlRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -195,7 +195,7 @@
 block discarded – undo
195 195
      * @throws \InvalidArgumentException when requested relationship is not defined
196 196
      * @throws \RuntimeException when map structure is defined incorrectly
197 197
      *
198
-     * @return array
198
+     * @return string
199 199
      */
200 200
     protected function getRelationshipMap($relationship)
201 201
     {
Please login to merge, or discard this patch.