mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
1a42c04c8e
commit
044fe031da
@ -45,6 +45,16 @@ class NavigationItemRenderer
|
||||
if (! empty($options)) {
|
||||
$this->setOptions($options);
|
||||
}
|
||||
|
||||
$this->init();
|
||||
}
|
||||
|
||||
/**
|
||||
* Initialize this renderer
|
||||
*/
|
||||
public function init()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user