mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 01:04:09 +02:00
monitoring: Fix PHPDoc of MonitoredObject::obfuscateCustomVars()
refs #10640
This commit is contained in:
parent
7bc489ba4d
commit
acd2ef709e
@ -463,7 +463,7 @@ abstract class MonitoredObject implements Filterable
|
||||
}
|
||||
|
||||
/**
|
||||
* Obfuscate custom variables recursively for $this->customvars.
|
||||
* Obfuscate custom variables recursively
|
||||
*
|
||||
* @param stdClass|array $customvars The custom variables to obfuscate
|
||||
* @param string $blacklistPattern Which custom variables to obfuscate
|
||||
|
Loading…
x
Reference in New Issue
Block a user