We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc70678 commit 9d0f3ecCopy full SHA for 9d0f3ec
src/FuncServiceProvider.php
@@ -1,6 +1,7 @@
1
<?php
2
3
namespace NotchAfrica\Func;
4
+
5
use NotchAfrica\Func\Commands\CurrencyCleanup;
6
use NotchAfrica\Func\Commands\CurrencyHydrate;
7
use NotchAfrica\Func\Commands\CurrencySeed;
src/helpers.php
@@ -1,6 +1,5 @@
-
use NotchAfrica\Func\Currency;
if (! function_exists('currency')) {
0 commit comments