We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e14c12 commit 184ef5aCopy full SHA for 184ef5a
src/Translatable/Validation/RuleFactory.php
@@ -2,9 +2,9 @@
2
3
namespace Astrotomic\Translatable\Validation;
4
5
-use Illuminate\Contracts\Config\Repository;
6
use InvalidArgumentException;
7
use Astrotomic\Translatable\Locales;
+use Illuminate\Contracts\Config\Repository;
8
9
class RuleFactory
10
{
0 commit comments