Skip to content

Commit

Permalink
Protected oauth-client
Browse files Browse the repository at this point in the history
  • Loading branch information
Umar Batalov committed Aug 11, 2020
1 parent ab50331 commit c7862cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AmoCRM/OAuth/AmoCRMOAuth.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class AmoCRMOAuth
/**
* @var AmoCRM
*/
private $oauthProvider;
protected $oauthProvider;

/**
* @var null|callable
Expand Down

0 comments on commit c7862cc

Please sign in to comment.