Completed
Push — develop ( 9148fa...0fd0fb )
by Neomerx
01:54
created
src/Contracts/Api/CrudInterface.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -181,7 +181,7 @@
 block discarded – undo
181 181
     ): PaginatedDataInterface;
182 182
 
183 183
     /**
184
-     * @param int|string    $index
184
+     * @param string    $index
185 185
      * @param string        $name
186 186
      * @param iterable|null $relationshipFilters
187 187
      * @param iterable|null $relationshipSorts
Please login to merge, or discard this patch.