Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / lib / Drupal / Core / TypedData / ComputedItemListTrait.php
index 7a823a474252108c2f10ccc6b3e22fb4d93d0174..f6660c4cca6886bdbaed43f8fc1ae27943107848 100644 (file)
@@ -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 {