Skip to content

Commit 5121681

Browse files
committed
deploy: 0a4efd8
1 parent 9ff4a1b commit 5121681

File tree

3 files changed

+5
-37
lines changed

3 files changed

+5
-37
lines changed

classes/Parse-ParseClient.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h3 id="toc">
142142
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
143143
<a href="classes/Parse-ParseClient.html#constant_VERSION_STRING">VERSION_STRING</a>
144144
<span>
145-
&nbsp;= &#039;2.3.2&#039; </span>
145+
&nbsp;= &#039;2.4.0&#039; </span>
146146
</dt>
147147
<dd>Constant for version string to include with requests.</dd>
148148

@@ -474,7 +474,7 @@ <h4 class="phpdocumentor-element__name" id="constant_VERSION_STRING">
474474
<span class="phpdocumentor-signature__visibility">public</span>
475475
<span class="phpdocumentor-signature__type">string</span>
476476
<span class="phpdocumentor-signature__name">VERSION_STRING</span>
477-
= <span class="phpdocumentor-signature__default-value">&#039;2.3.2&#039;</span>
477+
= <span class="phpdocumentor-signature__default-value">&#039;2.4.0&#039;</span>
478478
</code>
479479

480480

classes/Parse-ParseUser.html

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3988,7 +3988,8 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
39883988
: <span class="phpdocumentor-signature__argument__return-type">mixed</span>
39893989
</dt>
39903990
<dd class="phpdocumentor-argument-list__definition">
3991-
3991+
<section class="phpdocumentor-description"></section>
3992+
39923993
</dd>
39933994
</dl>
39943995

@@ -3999,15 +4000,6 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
39994000
</h5>
40004001
<dl class="phpdocumentor-tag-list">
40014002
<dt class="phpdocumentor-tag-list__entry">
4002-
<span class="phpdocumentor-tag__name">$userId</span>
4003-
</dt>
4004-
<dd class="phpdocumentor-tag-list__definition">
4005-
4006-
<section class="phpdocumentor-description"><p>@param</p>
4007-
</section>
4008-
4009-
</dd>
4010-
<dt class="phpdocumentor-tag-list__entry">
40114003
<span class="phpdocumentor-tag__name">throws</span>
40124004
</dt>
40134005
<dd class="phpdocumentor-tag-list__definition">

reports/errors.html

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -90,33 +90,9 @@ <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Fil
9090
<div class="phpdocumentor-row">
9191
<h2 class="phpdocumentor-content__title">Errors</h2>
9292

93-
<h3>Table of Contents</h3>
94-
<table class="phpdocumentor-table_of_contents">
95-
<tr>
96-
<td class="phpdocumentor-cell"><a href="reports/errors.html#src/Parse/ParseUser.php">src/Parse/ParseUser.php</a></td>
97-
<td class="phpdocumentor-cell">1</td>
98-
</tr>
99-
</table>
10093

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

102-
<a id="src/Parse/ParseUser.php"></a>
103-
<h3><abbr title="src/Parse/ParseUser.php">ParseUser.php</abbr></h3>
104-
<table>
105-
<thead>
106-
<tr>
107-
<th class="phpdocumentor-heading">Type</th>
108-
<th class="phpdocumentor-heading">Line</th>
109-
<th class="phpdocumentor-heading">Description</th>
110-
</tr>
111-
</thead>
112-
<tbody>
113-
<tr>
114-
<td class="phpdocumentor-cell">ERROR</td>
115-
<td class="phpdocumentor-cell">0</td>
116-
<td class="phpdocumentor-cell">Tag &quot;$userId&quot; with body &quot;@$userId @param&quot; has error </td>
117-
</tr>
118-
</tbody>
119-
</table>
12096
</div>
12197
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
12298
<section class="phpdocumentor-search-results__dialog">

0 commit comments

Comments
 (0)