Skip to content
Snippets Groups Projects

Resolve #3470021 "Class calendarpager is"

1 file
+ 7
0
Compare changes
  • Side-by-side
  • Inline
@@ -137,6 +137,13 @@ class CalendarPager extends PagerPluginBase {
];
}
/**
* Returns a string to display as the clickable title for the pager plugin.
*/
public function summaryTitle() {
return $this->t('Settings');
}
/**
* {@inheritdoc}
*/
Loading