Skip to content

Commit

Permalink
deploy: 0a4efd8
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza committed Jun 27, 2024
1 parent 9ff4a1b commit 5121681
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 37 deletions.
4 changes: 2 additions & 2 deletions classes/Parse-ParseClient.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h3 id="toc">
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
<a href="classes/Parse-ParseClient.html#constant_VERSION_STRING">VERSION_STRING</a>
<span>
&nbsp;= &#039;2.3.2&#039; </span>
&nbsp;= &#039;2.4.0&#039; </span>
</dt>
<dd>Constant for version string to include with requests.</dd>

Expand Down Expand Up @@ -474,7 +474,7 @@ <h4 class="phpdocumentor-element__name" id="constant_VERSION_STRING">
<span class="phpdocumentor-signature__visibility">public</span>
<span class="phpdocumentor-signature__type">string</span>
<span class="phpdocumentor-signature__name">VERSION_STRING</span>
= <span class="phpdocumentor-signature__default-value">&#039;2.3.2&#039;</span>
= <span class="phpdocumentor-signature__default-value">&#039;2.4.0&#039;</span>
</code>


Expand Down
12 changes: 2 additions & 10 deletions classes/Parse-ParseUser.html
Original file line number Diff line number Diff line change
Expand Up @@ -3988,7 +3988,8 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
: <span class="phpdocumentor-signature__argument__return-type">mixed</span>
</dt>
<dd class="phpdocumentor-argument-list__definition">

<section class="phpdocumentor-description"></section>

</dd>
</dl>

Expand All @@ -3999,15 +4000,6 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">$userId</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">

<section class="phpdocumentor-description"><p>@param</p>
</section>

</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">throws</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">
Expand Down
26 changes: 1 addition & 25 deletions reports/errors.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,33 +90,9 @@ <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Fil
<div class="phpdocumentor-row">
<h2 class="phpdocumentor-content__title">Errors</h2>

<h3>Table of Contents</h3>
<table class="phpdocumentor-table_of_contents">
<tr>
<td class="phpdocumentor-cell"><a href="reports/errors.html#src/Parse/ParseUser.php">src/Parse/ParseUser.php</a></td>
<td class="phpdocumentor-cell">1</td>
</tr>
</table>

<div class="phpdocumentor-admonition phpdocumentor-admonition--success">No errors have been found in this project.</div>

<a id="src/Parse/ParseUser.php"></a>
<h3><abbr title="src/Parse/ParseUser.php">ParseUser.php</abbr></h3>
<table>
<thead>
<tr>
<th class="phpdocumentor-heading">Type</th>
<th class="phpdocumentor-heading">Line</th>
<th class="phpdocumentor-heading">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="phpdocumentor-cell">ERROR</td>
<td class="phpdocumentor-cell">0</td>
<td class="phpdocumentor-cell">Tag &quot;$userId&quot; with body &quot;@$userId @param&quot; has error </td>
</tr>
</tbody>
</table>
</div>
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
<section class="phpdocumentor-search-results__dialog">
Expand Down

0 comments on commit 5121681

Please sign in to comment.