-
-
Notifications
You must be signed in to change notification settings - Fork 7
getAuthorizationConfig() method removal #28
Copy link
Copy link
Open
Description
As per a discussion in the laminas slack channel @Xerkus asked me to create an issue marking this method for removal in the next major.
| 'authorization' => $this->getAuthorizationConfig(), |
| public function getAuthorizationConfig(): array |
public function getAuthorizationConfig(): array
Both adapters look for adapter specific config keys for configuration.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels