Skip to content

Commit

Permalink
Merge pull request #267 from bobbrodie/master
Browse files Browse the repository at this point in the history
SP-658 Update PHPDoc
  • Loading branch information
bobbrodie authored Aug 9, 2023
2 parents 7494b5c + b8bf4ea commit cb03a5b
Show file tree
Hide file tree
Showing 549 changed files with 114,649 additions and 5,703 deletions.
79 changes: 51 additions & 28 deletions docs/classes/BitPaySDK-Client-BillClient.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Documentation</title>
<title>BitPay PHP SDK</title>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
Expand All @@ -25,7 +25,7 @@
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">BitPay PHP SDK</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
Expand Down Expand Up @@ -81,19 +81,19 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
</section>
<section class="phpdocumentor-sidebar__category">
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/Application.html" class="">Application</a>
</h4>

<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/Bitpay.html" class="">Bitpay</a>
</h4>

<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/BitPaySDK.html" class="">BitPaySDK</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="packages/BitPaySDK-Client.html" class="">Client</a>

</li>
<li>
<a href="packages/BitPaySDK-Exceptions.html" class="">Exceptions</a>

</li>
<li>
<a href="packages/BitPaySDK-Model.html" class="">Model</a>

</li>
Expand All @@ -103,10 +103,6 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
</li>
</ul>

<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/Bitpaylight.html" class="">Bitpaylight</a>
</h4>

</section>

<section class="phpdocumentor-sidebar__category">
Expand Down Expand Up @@ -137,7 +133,8 @@ <h2 class="phpdocumentor-content__title">
<div class="phpdocumentor-element__package">
in package
<ul class="phpdocumentor-breadcrumbs">
<li class="phpdocumentor-breadcrumb"><a href="packages/Application.html">Application</a></li>
<li class="phpdocumentor-breadcrumb"><a href="packages/BitPaySDK.html">BitPaySDK</a></li>
<li class="phpdocumentor-breadcrumb"><a href="packages/BitPaySDK-Client.html">Client</a></li>
</ul>
</div>

Expand All @@ -152,13 +149,39 @@ <h2 class="phpdocumentor-content__title">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/BillClient.php"><a href="files/src-bitpaysdk-client-billclient.html"><abbr title="src/BitPaySDK/Client/BillClient.php">BillClient.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">23</span>
<span class="phpdocumentor-element-found-in__line">30</span>

</aside>


<p class="phpdocumentor-summary">Handles interactions with the bill endpoints.</p>



<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/BitPaySDK-Client-BillClient.html#tags" class="headerlink"><i class="fas fa-link"></i></a>

</h5>
<dl class="phpdocumentor-tag-list">
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">author</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">

<section class="phpdocumentor-description"><p>BitPay Integrations <a href="mailto:[email protected]">[email protected]</a></p>
</section>

</dd>
<dt class="phpdocumentor-tag-list__entry">
<span class="phpdocumentor-tag__name">license</span>
</dt>
<dd class="phpdocumentor-tag-list__definition">

<section class="phpdocumentor-description"><p>http://www.opensource.org/licenses/mit-license.php MIT</p>
</section>

</dd>
</dl>



Expand Down Expand Up @@ -293,7 +316,7 @@ <h4 class="phpdocumentor-element__name" id="property_instance">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/BillClient.php"><a href="files/src-bitpaysdk-client-billclient.html"><abbr title="src/BitPaySDK/Client/BillClient.php">BillClient.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">25</span>
<span class="phpdocumentor-element-found-in__line">32</span>

</aside>

Expand Down Expand Up @@ -326,7 +349,7 @@ <h4 class="phpdocumentor-element__name" id="property_restCli">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/BillClient.php"><a href="files/src-bitpaysdk-client-billclient.html"><abbr title="src/BitPaySDK/Client/BillClient.php">BillClient.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">27</span>
<span class="phpdocumentor-element-found-in__line">34</span>

</aside>

Expand Down Expand Up @@ -359,7 +382,7 @@ <h4 class="phpdocumentor-element__name" id="property_tokenCache">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/BillClient.php"><a href="files/src-bitpaysdk-client-billclient.html"><abbr title="src/BitPaySDK/Client/BillClient.php">BillClient.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">26</span>
<span class="phpdocumentor-element-found-in__line">33</span>

</aside>

Expand Down Expand Up @@ -397,7 +420,7 @@ <h4 class="phpdocumentor-element__name" id="method_create">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/BillClient.php"><a href="files/src-bitpaysdk-client-billclient.html"><abbr title="src/BitPaySDK/Client/BillClient.php">BillClient.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">60</span>
<span class="phpdocumentor-element-found-in__line">67</span>

</aside>

Expand Down Expand Up @@ -478,7 +501,7 @@ <h4 class="phpdocumentor-element__name" id="method_deliver">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/BillClient.php"><a href="files/src-bitpaysdk-client-billclient.html"><abbr title="src/BitPaySDK/Client/BillClient.php">BillClient.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">217</span>
<span class="phpdocumentor-element-found-in__line">224</span>

</aside>

Expand Down Expand Up @@ -559,7 +582,7 @@ <h4 class="phpdocumentor-element__name" id="method_get">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/BillClient.php"><a href="files/src-bitpaysdk-client-billclient.html"><abbr title="src/BitPaySDK/Client/BillClient.php">BillClient.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">96</span>
<span class="phpdocumentor-element-found-in__line">103</span>

</aside>

Expand Down Expand Up @@ -640,7 +663,7 @@ <h4 class="phpdocumentor-element__name" id="method_getBills">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/BillClient.php"><a href="files/src-bitpaysdk-client-billclient.html"><abbr title="src/BitPaySDK/Client/BillClient.php">BillClient.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">131</span>
<span class="phpdocumentor-element-found-in__line">138</span>

</aside>

Expand Down Expand Up @@ -701,7 +724,7 @@ <h4 class="phpdocumentor-element__name" id="method_getInstance">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/BillClient.php"><a href="files/src-bitpaysdk-client-billclient.html"><abbr title="src/BitPaySDK/Client/BillClient.php">BillClient.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">42</span>
<span class="phpdocumentor-element-found-in__line">49</span>

</aside>

Expand Down Expand Up @@ -754,7 +777,7 @@ <h4 class="phpdocumentor-element__name" id="method_update">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/BillClient.php"><a href="files/src-bitpaysdk-client-billclient.html"><abbr title="src/BitPaySDK/Client/BillClient.php">BillClient.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">177</span>
<span class="phpdocumentor-element-found-in__line">184</span>

</aside>

Expand Down Expand Up @@ -826,7 +849,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/BillClient.php"><a href="files/src-bitpaysdk-client-billclient.html"><abbr title="src/BitPaySDK/Client/BillClient.php">BillClient.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">29</span>
<span class="phpdocumentor-element-found-in__line">36</span>

</aside>

Expand Down Expand Up @@ -874,7 +897,7 @@ <h4 class="phpdocumentor-element__name" id="method_mapJsonToBillClass">
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/BillClient.php"><a href="files/src-bitpaysdk-client-billclient.html"><abbr title="src/BitPaySDK/Client/BillClient.php">BillClient.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">254</span>
<span class="phpdocumentor-element-found-in__line">261</span>

</aside>

Expand Down
Loading

0 comments on commit cb03a5b

Please sign in to comment.