diff --git a/reference/ds/ds.collection.xml b/reference/ds/ds.collection.xml index 7a59a9e9e236..1d0a963a8133 100644 --- a/reference/ds/ds.collection.xml +++ b/reference/ds/ds.collection.xml @@ -24,19 +24,18 @@ - Ds\Collection - - - - - Ds\Collection - - Countable - IteratorAggregate - JsonSerializable - - - + Ds\Collection + + + extends + Countable + + + IteratorAggregate + + + JsonSerializable + &Methods; diff --git a/reference/ds/ds.hashable.xml b/reference/ds/ds.hashable.xml index 253c0435dbe4..17a07214446b 100644 --- a/reference/ds/ds.hashable.xml +++ b/reference/ds/ds.hashable.xml @@ -38,15 +38,7 @@ - Ds\Hashable - - - - - Ds\Hashable - - - + Ds\Hashable &Methods; diff --git a/reference/ds/ds.sequence.xml b/reference/ds/ds.sequence.xml index a4affc246dc5..a476180dbb44 100644 --- a/reference/ds/ds.sequence.xml +++ b/reference/ds/ds.sequence.xml @@ -38,17 +38,15 @@ - Ds\Sequence - - - - - Ds\Sequence - Ds\Collection - ArrayAccess - - - + Ds\Sequence + + + extends + Ds\Collection + + + ArrayAccess + &Methods;