mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
LineGraph: Add and explicitly as non-dynamic property
This commit is contained in:
parent
b68eb40103
commit
9c77da0894
@ -45,6 +45,12 @@ class LineGraph extends Styleable implements Drawable
|
||||
*/
|
||||
private $tooltips;
|
||||
|
||||
/** @var array */
|
||||
private $graphs;
|
||||
|
||||
/** @var int */
|
||||
private $order;
|
||||
|
||||
/**
|
||||
* The default stroke width
|
||||
* @var int
|
||||
|
Loading…
x
Reference in New Issue
Block a user