Skip to content

Commit

Permalink
fix: remove bad phpdoc string in \RESTAPI\Core\Auth
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhendrickson13 committed May 4, 2024
1 parent 925e6a4 commit 43aaedf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class Auth {
use BaseTraits;

/**
* @@var array $api_settings The current REST API settings config. This contains the settings internal values.
* @var array $api_settings The current REST API settings config. This contains the settings internal values.
*/
private array $api_settings;

Expand Down

0 comments on commit 43aaedf

Please sign in to comment.