mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
PHPDoc fixes (#12693)
This commit is contained in:
@@ -504,7 +504,7 @@ class ModuleTestHelper
|
||||
*
|
||||
* @param Snmpsim $snmpsim
|
||||
* @param bool $no_save
|
||||
* @return array
|
||||
* @return array|null
|
||||
* @throws FileNotFoundException
|
||||
*/
|
||||
public function generateTestData(Snmpsim $snmpsim, $no_save = false)
|
||||
|
||||
Reference in New Issue
Block a user