From accafec38d5b1ae36fa015560ea919a67b1c98de Mon Sep 17 00:00:00 2001 From: ging-dev Date: Mon, 30 Sep 2024 23:43:17 +0700 Subject: [PATCH] docs: re-generate --- docs/IPay.Api.AbstractApi.html | 5 - docs/IPay.Api.AuthenticatedApi.html | 17 +-- docs/IPay.Api.AuthenticatedApiInterface.html | 5 - docs/IPay.Api.UnauthenticatedApi.html | 5 - docs/IteratorAggregate.html | 18 +-- docs/Traversable.html | 14 +- docs/namespace-IPay.Api.html | 9 -- docs/sitemap.xml | 2 - docs/source-Api.AbstractApi.html | 5 - docs/source-Api.AuthenticatedApi.html | 122 ------------------ .../source-Api.AuthenticatedApiInterface.html | 5 - 11 files changed, 22 insertions(+), 185 deletions(-) delete mode 100644 docs/source-Api.AuthenticatedApi.html diff --git a/docs/IPay.Api.AbstractApi.html b/docs/IPay.Api.AbstractApi.html index 4e778c9..c8c72f4 100644 --- a/docs/IPay.Api.AbstractApi.html +++ b/docs/IPay.Api.AbstractApi.html @@ -59,11 +59,6 @@

Classes

AbstractApi -
  • - - AuthenticatedApi - -
  • - Located at Api/AuthenticatedApi.php
    +
    @@ -177,7 +172,7 @@

    - __construct(IPayClient $iPayClient, AuthenticatedSession $session) + __construct(IPayClient $iPayClient, AuthenticatedSession $session) @@ -208,7 +203,7 @@

    Overrides

    - transactions(?string $accountNumber = null): TransactionBuilder + transactions(?string $accountNumber = null): TransactionBuilder @@ -281,7 +276,7 @@

    Implements

    -$customer +$customer
    @@ -305,7 +300,7 @@

    Implements

    -$accounts +$accounts
    diff --git a/docs/IPay.Api.AuthenticatedApiInterface.html b/docs/IPay.Api.AuthenticatedApiInterface.html index c4cfa7f..d219d61 100644 --- a/docs/IPay.Api.AuthenticatedApiInterface.html +++ b/docs/IPay.Api.AuthenticatedApiInterface.html @@ -59,11 +59,6 @@

    Classes

    AbstractApi -
  • - - AuthenticatedApi - -
  • diff --git a/docs/Traversable.html b/docs/Traversable.html index 666b516..379e3e8 100644 --- a/docs/Traversable.html +++ b/docs/Traversable.html @@ -249,6 +249,13 @@

    implements IteratorAggregate<int, Transaction> + +
  • +EventSauce\ObjectHydrator\IterableList + + implements + IteratorAggregate +
  • ArrayObject @@ -269,13 +276,6 @@

  • - -
  • -EventSauce\ObjectHydrator\IterableList - - implements - IteratorAggregate -
  • diff --git a/docs/namespace-IPay.Api.html b/docs/namespace-IPay.Api.html index 362bf78..572026b 100644 --- a/docs/namespace-IPay.Api.html +++ b/docs/namespace-IPay.Api.html @@ -59,11 +59,6 @@

    Classes

    AbstractApi -
  • - - AuthenticatedApi - -