File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ <h2>Methods</h2>
115
115
</ div >
116
116
< div class ="row ">
117
117
< div class ="col-md-2 type ">
118
- array
118
+ < abbr title =" RdKafka\ array<string,string> " > array<string,string> </ abbr >
119
119
</ div >
120
120
< div class ="col-md-8 ">
121
121
< a href ="#method_dump "> dump</ a > ()
@@ -256,7 +256,7 @@ <h3 id="method___construct">
256
256
< div class ="method-item ">
257
257
< h3 id ="method_dump ">
258
258
< 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 >
260
260
< strong > dump</ strong > ()
261
261
</ code >
262
262
</ h3 >
@@ -274,7 +274,7 @@ <h4>Return Value</h4>
274
274
275
275
< table class ="table table-condensed ">
276
276
< tr >
277
- < td > array</ td >
277
+ < td > < abbr title =" RdKafka\ array<string,string> " > array<string,string> </ abbr > </ td >
278
278
< td > </ td >
279
279
</ tr >
280
280
</ table >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments