Completed
Push — master ( 939f61...d39d6a )
by Todd
11s
created
src/Schema.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1255,7 +1255,7 @@
 block discarded – undo
1255 1255
     /**
1256 1256
      * The internal implementation of `Schema::withSparse()`.
1257 1257
      *
1258
-     * @param array|Schema $schema The schema to make sparse.
1258
+     * @param Schema $schema The schema to make sparse.
1259 1259
      * @param \SplObjectStorage $schemas Collected sparse schemas that have already been made.
1260 1260
      * @return mixed
1261 1261
      */
Please login to merge, or discard this patch.