This repository has been archived on 2025-01-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drupalcampbristol/core/modules/tracker/config/schema/tracker.views.schema.yml

9 lines
293 B
YAML

# Schema for the views plugins of the Tracker module.
views.argument.tracker_user_uid:
type: views.argument.argument_comment_user_uid
label: 'Nodes user posted/commented on'
views.filter.tracker_user_uid:
type: views.filter.user_name
label: 'UID of a nodes user posted/commented on'