lib: Make Dashboard::$tabs protected

The SearchDashboard has to override Dashboard::getTabs() in order to set up the correct tab.
This commit is contained in:
Eric Lippmann 2015-08-03 12:58:58 +02:00
parent 863330e50d
commit 139baffdc6
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ class Dashboard extends AbstractWidget
*
* @var Tabs
*/
private $tabs;
protected $tabs;
/**
* The parameter that will be added to identify panes