- Issue created by @quietone
This is a followup from π Convert ViewsWizard plugin discovery to attributes Active based on this comment
base_table
is optional when there is a deriver and required if there isn't.
Make base_table
and possible title
required in \Drupal\views\Attribute\ViewsWizard.
In \Drupal\views\Plugin\views\wizard\Standard set base_table
to an empty string as it is derived. Title is required here because wizards are for the UI and this is used on the views add page.
MR
Review
Commit
Active
11.0 π₯
Last updated