Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/AC-1001' into GL_PR26102021
Browse files Browse the repository at this point in the history
  • Loading branch information
glo71317 committed Oct 26, 2021
2 parents 1340e26 + d35523c commit 6ee105f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AdobeImsApi/Api/LogInInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

/**
* Declare functionality for user login from the Adobe account
*
* @api
*/
interface LogInInterface
{
Expand Down
2 changes: 2 additions & 0 deletions AdobeImsApi/Api/LogOutInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

/**
* Declare functionality for user logout from the Adobe account
*
* @api
*/
interface LogOutInterface
{
Expand Down

0 comments on commit 6ee105f

Please sign in to comment.