Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / statistics / config / schema / statistics.views.schema.yml
1 # Schema for the views plugins of the Statistics module.
2
3 views.field.statistics_numeric:
4   type: views.field.numeric
5   label: 'Numeric values from the statistics module'
6
7 views.field.node_counter_timestamp:
8   type: views.field.date
9   label: 'The most recent time the node has been viewed'