Skip to content
Snippets Groups Projects

#3422845: Add example help keys to views.api.php

Closes #3422845

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
511 513 // ID of relationship handler plugin to use.
512 514 'id' => 'standard',
513 515 'label' => t('Default label for relationship'),
516 // Description shown within the add relationship handler in the UI.
517 'help' => t('Description of the dummy field relationship'),
  • Scott Euser added 1 commit

    added 1 commit

    • ce1043ff - Replace 'dummy' with 'placeholder'

    Compare with previous version

  • Please register or sign in to reply
    Loading