Skip to content

Commit b0a574e

Browse files
authored
Merge pull request #295 from bobbrodie/pull-287-9.0.x
Reimplement PR #287 for SDK 9.0.x
2 parents ef2a909 + cdc6ed9 commit b0a574e

File tree

194 files changed

+29944
-6846
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

194 files changed

+29944
-6846
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Documentation
33
on:
44
push:
55
branches:
6-
- master
6+
- '*.*.x'
77

88
concurrency:
99
group: documentation

docs/classes/BitPaySDK-Client-BillClient.html

Lines changed: 79 additions & 31 deletions
Large diffs are not rendered by default.

docs/classes/BitPaySDK-Client-InvoiceClient.html

Lines changed: 131 additions & 63 deletions
Large diffs are not rendered by default.

docs/classes/BitPaySDK-Client-LedgerClient.html

Lines changed: 36 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Bit
5454
Menu
5555
</label>
5656
<aside class="phpdocumentor-column -three phpdocumentor-sidebar">
57-
<section class="phpdocumentor-sidebar__category">
57+
<section class="phpdocumentor-sidebar__category -namespaces">
5858
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
5959
<h4 class="phpdocumentor-sidebar__root-namespace">
6060
<a href="namespaces/bitpaysdk.html" class="">BitPaySDK</a>
@@ -67,6 +67,10 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
6767
<li>
6868
<a href="namespaces/bitpaysdk-exceptions.html" class="">Exceptions</a>
6969

70+
</li>
71+
<li>
72+
<a href="namespaces/bitpaysdk-logger.html" class="">Logger</a>
73+
7074
</li>
7175
<li>
7276
<a href="namespaces/bitpaysdk-model.html" class="">Model</a>
@@ -79,7 +83,7 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
7983
</ul>
8084

8185
</section>
82-
<section class="phpdocumentor-sidebar__category">
86+
<section class="phpdocumentor-sidebar__category -packages">
8387
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
8488
<h4 class="phpdocumentor-sidebar__root-namespace">
8589
<a href="packages/BitPaySDK.html" class="">BitPaySDK</a>
@@ -88,10 +92,6 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
8892
<li>
8993
<a href="packages/BitPaySDK-Client.html" class="">Client</a>
9094

91-
</li>
92-
<li>
93-
<a href="packages/BitPaySDK-Exceptions.html" class="">Exceptions</a>
94-
9595
</li>
9696
<li>
9797
<a href="packages/BitPaySDK-Model.html" class="">Model</a>
@@ -105,14 +105,14 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
105105

106106
</section>
107107

108-
<section class="phpdocumentor-sidebar__category">
108+
<section class="phpdocumentor-sidebar__category -reports">
109109
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
110110
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
111111
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
112112
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
113113
</section>
114114

115-
<section class="phpdocumentor-sidebar__category">
115+
<section class="phpdocumentor-sidebar__category -indices">
116116
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
117117
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
118118
</section>
@@ -149,7 +149,7 @@ <h2 class="phpdocumentor-content__title">
149149
<aside class="phpdocumentor-element-found-in">
150150
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/LedgerClient.php"><a href="files/src-bitpaysdk-client-ledgerclient.html"><abbr title="src/BitPaySDK/Client/LedgerClient.php">LedgerClient.php</abbr></a></abbr>
151151
:
152-
<span class="phpdocumentor-element-found-in__line">28</span>
152+
<span class="phpdocumentor-element-found-in__line">29</span>
153153

154154
</aside>
155155

@@ -266,6 +266,8 @@ <h4 id="toc-methods">
266266

267267

268268

269+
270+
269271
<section class="phpdocumentor-properties">
270272
<h3 class="phpdocumentor-elements__header" id="properties">
271273
Properties
@@ -289,7 +291,7 @@ <h4 class="phpdocumentor-element__name" id="property_instance">
289291
<aside class="phpdocumentor-element-found-in">
290292
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/LedgerClient.php"><a href="files/src-bitpaysdk-client-ledgerclient.html"><abbr title="src/BitPaySDK/Client/LedgerClient.php">LedgerClient.php</abbr></a></abbr>
291293
:
292-
<span class="phpdocumentor-element-found-in__line">30</span>
294+
<span class="phpdocumentor-element-found-in__line">31</span>
293295

294296
</aside>
295297

@@ -322,7 +324,7 @@ <h4 class="phpdocumentor-element__name" id="property_restCli">
322324
<aside class="phpdocumentor-element-found-in">
323325
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/LedgerClient.php"><a href="files/src-bitpaysdk-client-ledgerclient.html"><abbr title="src/BitPaySDK/Client/LedgerClient.php">LedgerClient.php</abbr></a></abbr>
324326
:
325-
<span class="phpdocumentor-element-found-in__line">32</span>
327+
<span class="phpdocumentor-element-found-in__line">33</span>
326328

327329
</aside>
328330

@@ -355,7 +357,7 @@ <h4 class="phpdocumentor-element__name" id="property_tokenCache">
355357
<aside class="phpdocumentor-element-found-in">
356358
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/LedgerClient.php"><a href="files/src-bitpaysdk-client-ledgerclient.html"><abbr title="src/BitPaySDK/Client/LedgerClient.php">LedgerClient.php</abbr></a></abbr>
357359
:
358-
<span class="phpdocumentor-element-found-in__line">31</span>
360+
<span class="phpdocumentor-element-found-in__line">32</span>
359361

360362
</aside>
361363

@@ -393,7 +395,7 @@ <h4 class="phpdocumentor-element__name" id="method_get">
393395
<aside class="phpdocumentor-element-found-in">
394396
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/LedgerClient.php"><a href="files/src-bitpaysdk-client-ledgerclient.html"><abbr title="src/BitPaySDK/Client/LedgerClient.php">LedgerClient.php</abbr></a></abbr>
395397
:
396-
<span class="phpdocumentor-element-found-in__line">65</span>
398+
<span class="phpdocumentor-element-found-in__line">67</span>
397399

398400
</aside>
399401

@@ -448,7 +450,15 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
448450
<span class="phpdocumentor-tag__name">throws</span>
449451
</dt>
450452
<dd class="phpdocumentor-tag-list__definition">
451-
<span class="phpdocumentor-tag-link"><a href="classes/BitPaySDK-Exceptions-LedgerQueryException.html"><abbr title="\BitPaySDK\Exceptions\LedgerQueryException">LedgerQueryException</abbr></a></span>
453+
<span class="phpdocumentor-tag-link"><a href="classes/BitPaySDK-Exceptions-BitPayApiException.html"><abbr title="\BitPaySDK\Exceptions\BitPayApiException">BitPayApiException</abbr></a></span>
454+
455+
456+
</dd>
457+
<dt class="phpdocumentor-tag-list__entry">
458+
<span class="phpdocumentor-tag__name">throws</span>
459+
</dt>
460+
<dd class="phpdocumentor-tag-list__definition">
461+
<span class="phpdocumentor-tag-link"><a href="classes/BitPaySDK-Exceptions-BitPayGenericException.html"><abbr title="\BitPaySDK\Exceptions\BitPayGenericException">BitPayGenericException</abbr></a></span>
452462

453463

454464
</dd>
@@ -478,7 +488,7 @@ <h4 class="phpdocumentor-element__name" id="method_getInstance">
478488
<aside class="phpdocumentor-element-found-in">
479489
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/LedgerClient.php"><a href="files/src-bitpaysdk-client-ledgerclient.html"><abbr title="src/BitPaySDK/Client/LedgerClient.php">LedgerClient.php</abbr></a></abbr>
480490
:
481-
<span class="phpdocumentor-element-found-in__line">47</span>
491+
<span class="phpdocumentor-element-found-in__line">48</span>
482492

483493
</aside>
484494

@@ -531,7 +541,7 @@ <h4 class="phpdocumentor-element__name" id="method_getLedgers">
531541
<aside class="phpdocumentor-element-found-in">
532542
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/LedgerClient.php"><a href="files/src-bitpaysdk-client-ledgerclient.html"><abbr title="src/BitPaySDK/Client/LedgerClient.php">LedgerClient.php</abbr></a></abbr>
533543
:
534-
<span class="phpdocumentor-element-found-in__line">115</span>
544+
<span class="phpdocumentor-element-found-in__line">105</span>
535545

536546
</aside>
537547

@@ -556,7 +566,15 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
556566
<span class="phpdocumentor-tag__name">throws</span>
557567
</dt>
558568
<dd class="phpdocumentor-tag-list__definition">
559-
<span class="phpdocumentor-tag-link"><a href="classes/BitPaySDK-Exceptions-BitPayException.html"><abbr title="\BitPaySDK\Exceptions\BitPayException">BitPayException</abbr></a></span>
569+
<span class="phpdocumentor-tag-link"><a href="classes/BitPaySDK-Exceptions-BitPayApiException.html"><abbr title="\BitPaySDK\Exceptions\BitPayApiException">BitPayApiException</abbr></a></span>
570+
571+
572+
</dd>
573+
<dt class="phpdocumentor-tag-list__entry">
574+
<span class="phpdocumentor-tag__name">throws</span>
575+
</dt>
576+
<dd class="phpdocumentor-tag-list__definition">
577+
<span class="phpdocumentor-tag-link"><a href="classes/BitPaySDK-Exceptions-BitPayGenericException.html"><abbr title="\BitPaySDK\Exceptions\BitPayGenericException">BitPayGenericException</abbr></a></span>
560578

561579

562580
</dd>
@@ -586,7 +604,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
586604
<aside class="phpdocumentor-element-found-in">
587605
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Client/LedgerClient.php"><a href="files/src-bitpaysdk-client-ledgerclient.html"><abbr title="src/BitPaySDK/Client/LedgerClient.php">LedgerClient.php</abbr></a></abbr>
588606
:
589-
<span class="phpdocumentor-element-found-in__line">34</span>
607+
<span class="phpdocumentor-element-found-in__line">35</span>
590608

591609
</aside>
592610

0 commit comments

Comments
 (0)