Skip to content

Commit

Permalink
Deploying to gh-pages from @ 06f74fa 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed May 30, 2024
1 parent 8b1a38c commit 02b33f0
Show file tree
Hide file tree
Showing 408 changed files with 33,491 additions and 6,072 deletions.
35 changes: 30 additions & 5 deletions classes/chillerlan-OAuth-Core-AccessToken.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Doc
Menu
</label>
<aside class="phpdocumentor-column -three phpdocumentor-sidebar">
<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -namespaces">
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/chillerlan.html" class="">chillerlan</a>
Expand All @@ -94,22 +94,22 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
</ul>

</section>
<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -packages">
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/Application.html" class="">Application</a>
</h4>

</section>

<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -reports">
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
</section>

<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -indices">
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
</section>
Expand Down Expand Up @@ -184,6 +184,8 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">





<h3 id="toc">
Table of Contents
<a href="classes/chillerlan-OAuth-Core-AccessToken.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
Expand Down Expand Up @@ -307,7 +309,6 @@ <h4 id="toc-methods">





<section class="phpdocumentor-constants">
<h3 class="phpdocumentor-elements__header" id="constants">
Expand Down Expand Up @@ -344,6 +345,8 @@ <h4 class="phpdocumentor-element__name" id="constant_EXPIRY_MAX">





</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_EXPIRY_UNKNOWN">
Expand Down Expand Up @@ -374,6 +377,8 @@ <h4 class="phpdocumentor-element__name" id="constant_EXPIRY_UNKNOWN">





</article>
<article class="phpdocumentor-element -constant -public ">
<h4 class="phpdocumentor-element__name" id="constant_NEVER_EXPIRES">
Expand Down Expand Up @@ -404,6 +409,8 @@ <h4 class="phpdocumentor-element__name" id="constant_NEVER_EXPIRES">





</article>
</section>

Expand Down Expand Up @@ -448,6 +455,8 @@ <h4 class="phpdocumentor-element__name" id="property_accessToken">





</article>
<article
class="
Expand Down Expand Up @@ -483,6 +492,8 @@ <h4 class="phpdocumentor-element__name" id="property_accessTokenSecret">





</article>
<article
class="
Expand Down Expand Up @@ -520,6 +531,8 @@ <h4 class="phpdocumentor-element__name" id="property_expires">





</article>
<article
class="
Expand Down Expand Up @@ -555,6 +568,8 @@ <h4 class="phpdocumentor-element__name" id="property_extraParams">





</article>
<article
class="
Expand Down Expand Up @@ -590,6 +605,8 @@ <h4 class="phpdocumentor-element__name" id="property_provider">





</article>
<article
class="
Expand Down Expand Up @@ -625,6 +642,8 @@ <h4 class="phpdocumentor-element__name" id="property_refreshToken">





</article>
<article
class="
Expand Down Expand Up @@ -660,6 +679,8 @@ <h4 class="phpdocumentor-element__name" id="property_scopes">





</article>
</section>

Expand Down Expand Up @@ -700,6 +721,8 @@ <h4 class="phpdocumentor-element__name" id="method_isExpired">





<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">bool</span>
Expand Down Expand Up @@ -758,6 +781,8 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>





</article>
</section>

Expand Down
37 changes: 32 additions & 5 deletions classes/chillerlan-OAuth-Core-AuthenticatedUser.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Doc
Menu
</label>
<aside class="phpdocumentor-column -three phpdocumentor-sidebar">
<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -namespaces">
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/chillerlan.html" class="">chillerlan</a>
Expand All @@ -94,22 +94,22 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
</ul>

</section>
<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -packages">
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/Application.html" class="">Application</a>
</h4>

</section>

<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -reports">
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
</section>

<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -indices">
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
</section>
Expand Down Expand Up @@ -178,6 +178,8 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">





<h3 id="toc">
Table of Contents
<a href="classes/chillerlan-OAuth-Core-AuthenticatedUser.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
Expand Down Expand Up @@ -297,7 +299,6 @@ <h4 id="toc-methods">







Expand Down Expand Up @@ -341,6 +342,8 @@ <h4 class="phpdocumentor-element__name" id="property_avatar">





</article>
<article
class="
Expand Down Expand Up @@ -376,6 +379,8 @@ <h4 class="phpdocumentor-element__name" id="property_data">





</article>
<article
class="
Expand Down Expand Up @@ -411,6 +416,8 @@ <h4 class="phpdocumentor-element__name" id="property_displayName">





</article>
<article
class="
Expand Down Expand Up @@ -446,6 +453,8 @@ <h4 class="phpdocumentor-element__name" id="property_email">





</article>
<article
class="
Expand Down Expand Up @@ -481,6 +490,8 @@ <h4 class="phpdocumentor-element__name" id="property_handle">





</article>
<article
class="
Expand Down Expand Up @@ -516,6 +527,8 @@ <h4 class="phpdocumentor-element__name" id="property_id">





</article>
<article
class="
Expand Down Expand Up @@ -551,6 +564,8 @@ <h4 class="phpdocumentor-element__name" id="property_url">





</article>
</section>

Expand Down Expand Up @@ -617,6 +632,8 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
</dl>




</article>
<article
class="phpdocumentor-element
Expand Down Expand Up @@ -680,6 +697,8 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
</dl>




</article>
<article
class="phpdocumentor-element
Expand Down Expand Up @@ -735,6 +754,8 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
</dd>
</dl>



<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">static</span>
Expand Down Expand Up @@ -795,6 +816,8 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
</dd>
</dl>



<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">static</span>
Expand Down Expand Up @@ -843,6 +866,8 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>





</article>
<article
class="phpdocumentor-element
Expand Down Expand Up @@ -886,6 +911,8 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>





</article>
</section>

Expand Down
11 changes: 6 additions & 5 deletions classes/chillerlan-OAuth-Core-CSRFStateMismatchException.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Doc
Menu
</label>
<aside class="phpdocumentor-column -three phpdocumentor-sidebar">
<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -namespaces">
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/chillerlan.html" class="">chillerlan</a>
Expand All @@ -94,22 +94,22 @@ <h4 class="phpdocumentor-sidebar__root-namespace">
</ul>

</section>
<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -packages">
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/Application.html" class="">Application</a>
</h4>

</section>

<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -reports">
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
</section>

<section class="phpdocumentor-sidebar__category">
<section class="phpdocumentor-sidebar__category -indices">
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
</section>
Expand Down Expand Up @@ -175,6 +175,8 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">





<h3 id="toc">
Table of Contents
<a href="classes/chillerlan-OAuth-Core-CSRFStateMismatchException.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
Expand All @@ -193,7 +195,6 @@ <h3 id="toc">







Expand Down
Loading

0 comments on commit 02b33f0

Please sign in to comment.