Skip to content

Commit

Permalink
Currency facade belongs to Currency plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
octoberapp committed Aug 12, 2024
1 parent 876bcb5 commit fda2c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Support/Facades/Currency.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @method static mixed listConverterObjects()
* @method static mixed findConverterByAlias()
*
* @see \Responsiv\Shop\Classes\CurrencyManager
* @see \Responsiv\Currency\Classes\CurrencyManager
*/
class Currency extends Facade
{
Expand Down

0 comments on commit fda2c76

Please sign in to comment.