Skip to content

Commit

Permalink
Update docs for 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dshafik committed Dec 3, 2015
1 parent 986de60 commit d583798
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions docs/classes/Akamai_Open_EdgeGrid_Client.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h2 id="synopsis">Synopsis</h2>
extends Client
implements
LoggerAwareInterface
{<br/><ul class="none"><li>// constants</li><li>const VERSION = "0.4.2";</li><li>const DEFAULT_REQUEST_TIMEOUT = 10;</li></ul><ul class="none"><li>// members</li><li>protected static <span title="Akamai\Open\EdgeGrid\bool|array|resource">bool|array|resource</span> <a href="#members">$staticVerbose</a> =
{<br/><ul class="none"><li>// constants</li><li>const VERSION = "0.4.3";</li><li>const DEFAULT_REQUEST_TIMEOUT = 300;</li></ul><ul class="none"><li>// members</li><li>protected static <span title="Akamai\Open\EdgeGrid\bool|array|resource">bool|array|resource</span> <a href="#members">$staticVerbose</a> =
false;
</li><li>protected static <span title="Akamai\Open\EdgeGrid\bool|resource">bool|resource</span> <a href="#members">$staticDebug</a> =
false;
Expand Down Expand Up @@ -159,11 +159,11 @@ <h2 id="constants">Constants</h2>
<tbody>
<tr>
<td id="VERSION">VERSION</td>
<td>"0.4.2"</td>
<td>"0.4.3"</td>
</tr>
<tr>
<td id="DEFAULT_REQUEST_TIMEOUT">DEFAULT_REQUEST_TIMEOUT</td>
<td>10</td>
<td>300</td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h2>Software Documentation</h2>
</div>
<div id="buildinfo">
<h3>Build</h3>
<p>Fri, 30 Oct 2015 01:51:05 -0400</p>
<p>Thu, 03 Dec 2015 14:44:13 -0500</p>
<h3>VCS Info</h3>
<p>
tag: <br/>
Expand Down
4 changes: 2 additions & 2 deletions docs/source/Client.php.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/source/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ <h1>Source of Akamai {OPEN} Auth for PHP</h1>
</td>
<td>17.7 KB
</td>
<td>2015-10-30T01:50:28-04:00</td>
<td>2015-12-03T14:42:41-05:00</td>
</tr>
<tr>
<td>
Expand Down

0 comments on commit d583798

Please sign in to comment.