#3422845: Add example help keys to views.api.php
#3422845: Add example help keys to views.api.php
1 open thread
1 open thread
Closes #3422845
Merge request reports
Activity
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'), let's not use dummy here, please find another term. Placeholder or something. And let's rename the array key on line 501 while we're at it.
changed this line in version 2 of the diff
Please register or sign in to reply