Skip to content

Commit acfdf28

Browse files
committed
Api documentations update (Thu Dec 19 12:19:16 UTC 2024)
#apidocs
1 parent 35ef5ad commit acfdf28

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

api-docs/phpstorm-stubs/Imagick.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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&nbsp;array&lt;string,string&gt;
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&lt;string,string&gt;
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&lt;string,string&gt;</td>
2846528465
<td></td>
2846628466
</tr>
2846728467
</table>

api-docs/phpstorm-stubs/renderer.index

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)