File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ <h2>Methods</h2>
115115 </ div >
116116 < div class ="row ">
117117 < div class ="col-md-2 type ">
118- array
118+ < abbr title =" RdKafka\ array<string,string> " > array<string,string> </ abbr >
119119 </ div >
120120 < div class ="col-md-8 ">
121121 < a href ="#method_dump "> dump</ a > ()
@@ -256,7 +256,7 @@ <h3 id="method___construct">
256256 < div class ="method-item ">
257257 < h3 id ="method_dump ">
258258 < div class ="location "> < a href ="https://github.com/JetBrains/phpstorm-stubs/blob/master/rdkafka/RdKafka/Conf.php#L15 "> at line 15</ a > </ div >
259- < code > array
259+ < code > < abbr title =" RdKafka\ array<string,string> " > array<string,string> </ abbr >
260260 < strong > dump</ strong > ()
261261 </ code >
262262 </ h3 >
@@ -274,7 +274,7 @@ <h4>Return Value</h4>
274274
275275 < table class ="table table-condensed ">
276276 < tr >
277- < td > array</ td >
277+ < td > < abbr title =" RdKafka\ array<string,string> " > array<string,string> </ abbr > </ td >
278278 < td > </ td >
279279 </ tr >
280280 </ table >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments