X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FTypedData%2FComputedItemListTrait.php;h=f6660c4cca6886bdbaed43f8fc1ae27943107848;hb=1c1cb0980bfa6caf0c24cce671b6bb541dc87583;hp=7a823a474252108c2f10ccc6b3e22fb4d93d0174;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/web/core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php b/web/core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php index 7a823a474..f6660c4cc 100644 --- a/web/core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php +++ b/web/core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php @@ -11,10 +11,6 @@ namespace Drupal\Core\TypedData; * @see \Drupal\Core\Field\FieldItemList * * @ingroup typed_data - * - * @internal - * This trait has been added in Drupal 8.4.3 as an internal helper and should - * not be used outside of core. */ trait ComputedItemListTrait {