Failed Conditions
Pull Request — master (#256)
by
unknown
03:39
created
src/FilterExtension/Filters/AbstractFilter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -166,7 +166,7 @@
 block discarded – undo
166 166
      *
167 167
      * @param string $property
168 168
      *
169
-     * @return array
169
+     * @return string
170 170
      */
171 171
     protected function splitPropertyParts(string $property, string $resourceClass): array
172 172
     {
Please login to merge, or discard this patch.