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:
@@ -90,7 +90,7 @@ class GraphiteStoreTest extends TestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $mockSocket
|
||||
* @param mixed $mockSocket
|
||||
* @return Graphite
|
||||
*/
|
||||
private function mockGraphite($mockSocket)
|
||||
|
||||
Reference in New Issue
Block a user