Skip to content

Commit

Permalink
Api documentations update (Thu Dec 19 12:19:16 UTC 2024)
Browse files Browse the repository at this point in the history
#apidocs
  • Loading branch information
sudo-robot committed Dec 19, 2024
1 parent 35ef5ad commit acfdf28
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions api-docs/phpstorm-stubs/Imagick.html
Original file line number Diff line number Diff line change
Expand Up @@ -9022,7 +9022,7 @@ <h2>Methods</h2>
</div>
<div class="row">
<div class="col-md-2 type">
string
static&nbsp;array&lt;string,string&gt;
</div>
<div class="col-md-8">
<a href="#method_getConfigureOptions">getConfigureOptions</a>()
Expand Down Expand Up @@ -28443,7 +28443,7 @@ <h4>See also</h4>
<div class="method-item">
<h3 id="method_getConfigureOptions">
<div class="location"><a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/imagick/imagick.php#L5159">at line 5159</a></div>
<code> string
<code> static array&lt;string,string&gt;
<strong>getConfigureOptions</strong>()
</code>
</h3>
Expand All @@ -28461,7 +28461,7 @@ <h4>Return Value</h4>

<table class="table table-condensed">
<tr>
<td>string</td>
<td>array&lt;string,string&gt;</td>
<td></td>
</tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion api-docs/phpstorm-stubs/renderer.index

Large diffs are not rendered by default.

0 comments on commit acfdf28

Please sign in to comment.