Skip to content

Commit

Permalink
Fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber committed Oct 12, 2021
1 parent d9d9551 commit 369de4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/class-wp-saml-auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ function() use ( $redirect_to ) {
/**
* Allows login parameters to be customized.
*
* @param array $parameters
* @param array $parameters
*/
$parameters = apply_filters( 'wp_saml_auth_login_parameters', array() );

Expand Down

0 comments on commit 369de4c

Please sign in to comment.