Merge branch 'MDL-78521-fix' of https://github.com/sarjona/moodle into MOODLE_400_STABLE
This commit is contained in:
@@ -65,10 +65,10 @@ class backpack_api2p1 {
|
||||
protected $backpackapiversion;
|
||||
|
||||
/** @var issuer The OAuth2 Issuer for this backpack */
|
||||
protected issuer $issuer;
|
||||
protected $issuer;
|
||||
|
||||
/** @var endpoint The apiBase endpoint */
|
||||
protected endpoint $apibase;
|
||||
protected $apibase;
|
||||
|
||||
/**
|
||||
* backpack_api2p1 constructor.
|
||||
|
||||
Reference in New Issue
Block a user