@@ -1255,7 +1255,7 @@ |
||
| 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 | */ |