mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
Inspection
: Fix return type of method error()
This commit is contained in:
parent
e946ed1f0e
commit
4acee8ab06
@ -71,7 +71,7 @@ class Inspection
|
||||
*
|
||||
* @throws ProgrammingError When called multiple times
|
||||
*
|
||||
* @return this fluent interface
|
||||
* @return $this fluent interface
|
||||
*/
|
||||
public function error($entry)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user