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 @@ -9022,7 +9022,7 @@ <h2>Methods</h2>
90229022 </div>
90239023 <div class="row">
90249024 <div class="col-md-2 type">
9025- string
9025+ static array< string,string>
90269026 </div>
90279027 <div class="col-md-8">
90289028 <a href="#method_getConfigureOptions">getConfigureOptions</a>()
@@ -28443,7 +28443,7 @@ <h4>See also</h4>
2844328443 <div class="method-item">
2844428444 <h3 id="method_getConfigureOptions">
2844528445 <div class="location"><a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/imagick/imagick.php#L5159">at line 5159</a></div>
28446- <code> string
28446+ <code> static array< string,string>
2844728447 <strong>getConfigureOptions</strong>()
2844828448 </code>
2844928449 </h3>
@@ -28461,7 +28461,7 @@ <h4>Return Value</h4>
2846128461
2846228462 <table class="table table-condensed">
2846328463 <tr>
28464- <td>string</td>
28464+ <td>array< string,string> </td>
2846528465 <td></td>
2846628466 </tr>
2846728467 </table>
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments