This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/core/modules/tracker/config/schema/tracker.views.schema.yml

10 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'