mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 14:54:24 +02:00
Fix Fatal error: Can't inherit abstract function Icinga\Web\Widget\Widget::render()
This commit is contained in:
parent
94a900bb5c
commit
7033c41503
@ -35,8 +35,6 @@ abstract class AbstractWidget implements Widget
|
|||||||
*/
|
*/
|
||||||
protected static $view;
|
protected static $view;
|
||||||
|
|
||||||
abstract public function render(Zend_View_Abstract $view);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Getter for widget properties
|
* Getter for widget properties
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user