mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
Widget interface is useless, prepare for removal in favour of AbstractWidget
This commit is contained in:
parent
bd7280305a
commit
796265d304
@ -46,5 +46,5 @@ interface Widget
|
|||||||
* @param \Zend_View_Abstract $view
|
* @param \Zend_View_Abstract $view
|
||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
public function render(Zend_View_Abstract $view);
|
// public function render(Zend_View_Abstract $view);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user