mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 09:14:08 +02:00
parent
b706792c9b
commit
81601e6303
@ -43,7 +43,7 @@ class ThresholdRange
|
||||
*
|
||||
* @return ThresholdRange
|
||||
*/
|
||||
public static function fromString($rawRange = '')
|
||||
public static function fromString($rawRange)
|
||||
{
|
||||
$range = new static();
|
||||
$range->raw = $rawRange;
|
||||
|
Loading…
x
Reference in New Issue
Block a user