Skip to content

Commit f220eda

Browse files
deploy: 25312e0
1 parent 281e80e commit f220eda

3 files changed

Lines changed: 222 additions & 6 deletions

File tree

classes/libredte-api-client-ApiClient.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ <h4 class="phpdocumentor-element__name" id="method_get">
537537
<aside class="phpdocumentor-element-found-in">
538538
<abbr class="phpdocumentor-element-found-in__file" title="src/ApiClient.php"><a href="files/src-apiclient.html"><abbr title="src/ApiClient.php">ApiClient.php</abbr></a></abbr>
539539
:
540-
<span class="phpdocumentor-element-found-in__line">151</span>
540+
<span class="phpdocumentor-element-found-in__line">156</span>
541541

542542
</aside>
543543

@@ -613,7 +613,7 @@ <h4 class="phpdocumentor-element__name" id="method_post">
613613
<aside class="phpdocumentor-element-found-in">
614614
<abbr class="phpdocumentor-element-found-in__file" title="src/ApiClient.php"><a href="files/src-apiclient.html"><abbr title="src/ApiClient.php">ApiClient.php</abbr></a></abbr>
615615
:
616-
<span class="phpdocumentor-element-found-in__line">129</span>
616+
<span class="phpdocumentor-element-found-in__line">131</span>
617617

618618
</aside>
619619

@@ -688,7 +688,7 @@ <h4 class="phpdocumentor-element__name" id="method_setHeader">
688688
<aside class="phpdocumentor-element-found-in">
689689
<abbr class="phpdocumentor-element-found-in__file" title="src/ApiClient.php"><a href="files/src-apiclient.html"><abbr title="src/ApiClient.php">ApiClient.php</abbr></a></abbr>
690690
:
691-
<span class="phpdocumentor-element-found-in__line">99</span>
691+
<span class="phpdocumentor-element-found-in__line">101</span>
692692

693693
</aside>
694694

@@ -747,7 +747,7 @@ <h4 class="phpdocumentor-element__name" id="method_setSSL">
747747
<aside class="phpdocumentor-element-found-in">
748748
<abbr class="phpdocumentor-element-found-in__file" title="src/ApiClient.php"><a href="files/src-apiclient.html"><abbr title="src/ApiClient.php">ApiClient.php</abbr></a></abbr>
749749
:
750-
<span class="phpdocumentor-element-found-in__line">114</span>
750+
<span class="phpdocumentor-element-found-in__line">116</span>
751751

752752
</aside>
753753

@@ -798,7 +798,7 @@ <h4 class="phpdocumentor-element__name" id="method_env">
798798
<aside class="phpdocumentor-element-found-in">
799799
<abbr class="phpdocumentor-element-found-in__file" title="src/ApiClient.php"><a href="files/src-apiclient.html"><abbr title="src/ApiClient.php">ApiClient.php</abbr></a></abbr>
800800
:
801-
<span class="phpdocumentor-element-found-in__line">172</span>
801+
<span class="phpdocumentor-element-found-in__line">180</span>
802802

803803
</aside>
804804

classes/libredte-api-client-ApiException.html

Lines changed: 202 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,15 +197,201 @@ <h3 id="toc">
197197

198198

199199

200+
<h4 id="toc-properties">
201+
Properties
202+
<a href="classes/libredte-api-client-ApiException.html#toc-properties" class="headerlink"><i class="fas fa-link"></i></a>
200203

204+
</h4>
205+
<dl class="phpdocumentor-table-of-contents">
206+
<dt class="phpdocumentor-table-of-contents__entry -property -private">
207+
<a class="" href="classes/libredte-api-client-ApiException.html#property_responseBody">$responseBody</a>
208+
<span>
209+
&nbsp;: string|null </span>
210+
</dt>
211+
212+
</dl>
213+
214+
<h4 id="toc-methods">
215+
Methods
216+
<a href="classes/libredte-api-client-ApiException.html#toc-methods" class="headerlink"><i class="fas fa-link"></i></a>
217+
218+
</h4>
219+
<dl class="phpdocumentor-table-of-contents">
220+
<dt class="phpdocumentor-table-of-contents__entry -method -public">
221+
<a class="" href="classes/libredte-api-client-ApiException.html#method___construct">__construct()</a>
222+
<span>
223+
&nbsp;: mixed </span>
224+
</dt>
225+
226+
<dt class="phpdocumentor-table-of-contents__entry -method -public">
227+
<a class="" href="classes/libredte-api-client-ApiException.html#method_getResponseBody">getResponseBody()</a>
228+
<span>
229+
&nbsp;: string|null </span>
230+
</dt>
231+
232+
</dl>
233+
234+
235+
236+
237+
238+
239+
<section class="phpdocumentor-properties">
240+
<h3 class="phpdocumentor-elements__header" id="properties">
241+
Properties
242+
<a href="classes/libredte-api-client-ApiException.html#properties" class="headerlink"><i class="fas fa-link"></i></a>
243+
244+
</h3>
245+
<article
246+
class="
247+
phpdocumentor-element
248+
-property
249+
-private
250+
"
251+
>
252+
<h4 class="phpdocumentor-element__name" id="property_responseBody">
253+
$responseBody
254+
<a href="classes/libredte-api-client-ApiException.html#property_responseBody" class="headerlink"><i class="fas fa-link"></i></a>
255+
256+
<span class="phpdocumentor-element__modifiers">
257+
</span>
258+
</h4>
259+
<aside class="phpdocumentor-element-found-in">
260+
<abbr class="phpdocumentor-element-found-in__file" title="src/ApiException.php"><a href="files/src-apiexception.html"><abbr title="src/ApiException.php">ApiException.php</abbr></a></abbr>
261+
:
262+
<span class="phpdocumentor-element-found-in__line">38</span>
201263

264+
</aside>
265+
266+
267+
268+
<code class="phpdocumentor-code phpdocumentor-signature ">
269+
<span class="phpdocumentor-signature__visibility">private</span>
270+
<span class="phpdocumentor-signature__type">string|null</span>
271+
<span class="phpdocumentor-signature__name">$responseBody</span>
272+
</code>
202273

274+
275+
276+
203277

204278

279+
280+
281+
</article>
282+
</section>
283+
284+
<section class="phpdocumentor-methods">
285+
<h3 class="phpdocumentor-elements__header" id="methods">
286+
Methods
287+
<a href="classes/libredte-api-client-ApiException.html#methods" class="headerlink"><i class="fas fa-link"></i></a>
288+
289+
</h3>
290+
<article
291+
class="phpdocumentor-element
292+
-method
293+
-public
294+
"
295+
>
296+
<h4 class="phpdocumentor-element__name" id="method___construct">
297+
__construct()
298+
<a href="classes/libredte-api-client-ApiException.html#method___construct" class="headerlink"><i class="fas fa-link"></i></a>
299+
300+
</h4>
301+
<aside class="phpdocumentor-element-found-in">
302+
<abbr class="phpdocumentor-element-found-in__file" title="src/ApiException.php"><a href="files/src-apiexception.html"><abbr title="src/ApiException.php">ApiException.php</abbr></a></abbr>
303+
:
304+
<span class="phpdocumentor-element-found-in__line">40</span>
305+
306+
</aside>
307+
308+
309+
<code class="phpdocumentor-code phpdocumentor-signature ">
310+
<span class="phpdocumentor-signature__visibility">public</span>
311+
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span>[</span><span class="phpdocumentor-signature__argument__type">string&nbsp;</span><span class="phpdocumentor-signature__argument__name">$message</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">''</span><span> ]</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$code</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">0</span><span> ]</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__type">string|null&nbsp;</span><span class="phpdocumentor-signature__argument__name">$responseBody</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__type"><abbr title="\Throwable">Throwable</abbr>|null&nbsp;</span><span class="phpdocumentor-signature__argument__name">$previous</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">null</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
312+
313+
<div class="phpdocumentor-label-line">
314+
</div>
315+
316+
317+
<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
318+
<dl class="phpdocumentor-argument-list">
319+
<dt class="phpdocumentor-argument-list__entry">
320+
<span class="phpdocumentor-argument-list__argument__name">$message</span>
321+
: <span class="phpdocumentor-argument-list__argument__type">string</span>
322+
= <span class="phpdocumentor-argument-list__argument__default-value">''</span> </dt>
323+
<dd class="phpdocumentor-argument-list__definition">
324+
325+
</dd>
326+
<dt class="phpdocumentor-argument-list__entry">
327+
<span class="phpdocumentor-argument-list__argument__name">$code</span>
328+
: <span class="phpdocumentor-argument-list__argument__type">int</span>
329+
= <span class="phpdocumentor-argument-list__argument__default-value">0</span> </dt>
330+
<dd class="phpdocumentor-argument-list__definition">
331+
332+
</dd>
333+
<dt class="phpdocumentor-argument-list__entry">
334+
<span class="phpdocumentor-argument-list__argument__name">$responseBody</span>
335+
: <span class="phpdocumentor-argument-list__argument__type">string|null</span>
336+
= <span class="phpdocumentor-argument-list__argument__default-value">null</span> </dt>
337+
<dd class="phpdocumentor-argument-list__definition">
338+
339+
</dd>
340+
<dt class="phpdocumentor-argument-list__entry">
341+
<span class="phpdocumentor-argument-list__argument__name">$previous</span>
342+
: <span class="phpdocumentor-argument-list__argument__type"><abbr title="\Throwable">Throwable</abbr>|null</span>
343+
= <span class="phpdocumentor-argument-list__argument__default-value">null</span> </dt>
344+
<dd class="phpdocumentor-argument-list__definition">
345+
346+
</dd>
347+
</dl>
348+
349+
205350

206351

352+
353+
354+
</article>
355+
<article
356+
class="phpdocumentor-element
357+
-method
358+
-public
359+
"
360+
>
361+
<h4 class="phpdocumentor-element__name" id="method_getResponseBody">
362+
getResponseBody()
363+
<a href="classes/libredte-api-client-ApiException.html#method_getResponseBody" class="headerlink"><i class="fas fa-link"></i></a>
364+
365+
</h4>
366+
<aside class="phpdocumentor-element-found-in">
367+
<abbr class="phpdocumentor-element-found-in__file" title="src/ApiException.php"><a href="files/src-apiexception.html"><abbr title="src/ApiException.php">ApiException.php</abbr></a></abbr>
368+
:
369+
<span class="phpdocumentor-element-found-in__line">50</span>
370+
371+
</aside>
372+
373+
374+
<code class="phpdocumentor-code phpdocumentor-signature ">
375+
<span class="phpdocumentor-signature__visibility">public</span>
376+
<span class="phpdocumentor-signature__name">getResponseBody</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">string|null</span></code>
377+
378+
<div class="phpdocumentor-label-line">
379+
</div>
380+
381+
382+
383+
207384

208385

386+
387+
<section>
388+
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
389+
<span class="phpdocumentor-signature__response_type">string|null</span>
390+
</section>
391+
392+
</article>
393+
</section>
394+
209395
<div class="phpdocumentor-modal" id="source-view">
210396
<div class="phpdocumentor-modal-bg" data-exit-button></div>
211397
<div class="phpdocumentor-modal-container">
@@ -311,10 +497,25 @@ <h3 id="toc">
311497
<li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
312498
<li>
313499
<ul class="phpdocumentor-list -clean">
314-
</ul>
500+
<li><a href="classes/libredte-api-client-ApiException.html#toc-properties">Properties</a></li>
501+
<li><a href="classes/libredte-api-client-ApiException.html#toc-methods">Methods</a></li>
502+
</ul>
315503
</li>
316504

505+
<li class="phpdocumentor-on-this-page-section__title">Properties</li>
506+
<li>
507+
<ul class="phpdocumentor-list -clean">
508+
<li class=""><a href="classes/libredte-api-client-ApiException.html#property_responseBody">$responseBody</a></li>
509+
</ul>
510+
</li>
317511

512+
<li class="phpdocumentor-on-this-page-section__title">Methods</li>
513+
<li>
514+
<ul class="phpdocumentor-list -clean">
515+
<li class=""><a href="classes/libredte-api-client-ApiException.html#method___construct">__construct()</a></li>
516+
<li class=""><a href="classes/libredte-api-client-ApiException.html#method_getResponseBody">getResponseBody()</a></li>
517+
</ul>
518+
</li>
318519
</ul>
319520
</section>
320521

js/searchIndex.js

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,21 @@ Search.appendIndex(
6060
"name": "ApiException",
6161
"summary": "Clase\u0020ApiException\u0020para\u0020la\u0020gesti\u00F3n\u0020de\u0020excepciones\u0020en\u0020el\u0020cliente\u0020de\u0020la\u0020API\nde\u0020LibreDTE.",
6262
"url": "classes/libredte-api-client-ApiException.html"
63+
}, {
64+
"fqsen": "\\libredte\\api_client\\ApiException\u003A\u003A__construct\u0028\u0029",
65+
"name": "__construct",
66+
"summary": "",
67+
"url": "classes/libredte-api-client-ApiException.html#method___construct"
68+
}, {
69+
"fqsen": "\\libredte\\api_client\\ApiException\u003A\u003AgetResponseBody\u0028\u0029",
70+
"name": "getResponseBody",
71+
"summary": "",
72+
"url": "classes/libredte-api-client-ApiException.html#method_getResponseBody"
73+
}, {
74+
"fqsen": "\\libredte\\api_client\\ApiException\u003A\u003A\u0024responseBody",
75+
"name": "responseBody",
76+
"summary": "",
77+
"url": "classes/libredte-api-client-ApiException.html#property_responseBody"
6378
}, {
6479
"fqsen": "\\libredte\\api_client\\HttpCurlClient",
6580
"name": "HttpCurlClient",

0 commit comments

Comments
 (0)