mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +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
|
* @throws ProgrammingError When called multiple times
|
||||||
*
|
*
|
||||||
* @return this fluent interface
|
* @return $this fluent interface
|
||||||
*/
|
*/
|
||||||
public function error($entry)
|
public function error($entry)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user