mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Discovery
: Fix return type of the static method discover()
This commit is contained in:
parent
4acee8ab06
commit
a317c5981f
@ -130,7 +130,7 @@ class Discovery
|
||||
* @param $host The host on which to execute the discovery
|
||||
* @param $port The port on which to execute the discovery
|
||||
*
|
||||
* @return Discover The resulting Discovery
|
||||
* @return Discovery The resulting Discovery
|
||||
*/
|
||||
public static function discover($host, $port)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user