Skip to content

Commit

Permalink
Fixing php 7.4 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dpanta94 committed Jul 23, 2024
1 parent c5332a1 commit 73b4f5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public function __construct(
Token_Manager $token_manager,
Auth_Url_Builder $url_builder,
Collection $resources,
Disconnect_Controller $disconnect_controller,
Disconnect_Controller $disconnect_controller
) {
parent::__construct( $view );

Expand Down

0 comments on commit 73b4f5e

Please sign in to comment.