|
@@ -53,7 +53,7 @@ |
|
|
block discarded – undo |
|
53
|
53
|
* Create new info object for node. |
|
54
|
54
|
* |
|
55
|
55
|
* @param BaseNode $node Node object |
|
56
|
|
- * @param array $params List of params to return. Can be: settings, os, process, jvm, thread_pool, network, transport, http |
|
|
56
|
+ * @param string[] $params List of params to return. Can be: settings, os, process, jvm, thread_pool, network, transport, http |
|
57
|
57
|
*/ |
|
58
|
58
|
public function __construct(BaseNode $node, array $params = []) |
|
59
|
59
|
{ |
Please login to merge, or discard this patch.