Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / Field / Plugin / Field / FieldType / TimestampItem.php
index a5d6f38e2b57d8e0c42ea79dca39972363472756..5706ed72f846b7704f922959ef7c7e5224ac5cfc 100644 (file)
@@ -27,7 +27,6 @@ use Drupal\Core\TypedData\DataDefinition;
  *     }
  *   }
  * )
- * )
  */
 class TimestampItem extends FieldItemBase {