Skip to content

Commit

Permalink
oy
Browse files Browse the repository at this point in the history
  • Loading branch information
battis committed Apr 21, 2024
1 parent 1e06889 commit 80e1fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/appengine-client/src/ClientFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class ClientFactory
private const REDIRECT_URL = 'BLACKBAUD_REDIRECT_URL';

private Cache $secrets;
private TokenStorage $storage;
private GoogleSecretsToken $storage;

public function __construct(?string $projectId = null)
{
Expand Down

0 comments on commit 80e1fe6

Please sign in to comment.