Completed
Push — master ( c86a60...8ed3bd )
by Kévin
16s
created
src/Bridge/Doctrine/Orm/Filter/AbstractFilter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -211,7 +211,7 @@
 block discarded – undo
211 211
      *
212 212
      * @param string $property
213 213
      *
214
-     * @return array
214
+     * @return string
215 215
      */
216 216
     protected function splitPropertyParts(string $property/*, string $resourceClass*/): array
217 217
     {
Please login to merge, or discard this patch.