Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jokesterfr committed Aug 14, 2024
1 parent f7eb0bb commit 0cf0241
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Service/PsAccountsService.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ public function getUserUuid()

/**
* @deprecated
*
* @return string
*/
public function getUserUuidV4()
Expand Down Expand Up @@ -120,7 +121,7 @@ public function getAccountsVueCdn()
{
return 'test.com';
}

/**
* @return string
*/
Expand Down

0 comments on commit 0cf0241

Please sign in to comment.