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 297b706 commit bad3f56Copy full SHA for bad3f56
src/Ems/Validation/Illuminate/ValidationConverter.php
@@ -78,7 +78,6 @@ class ValidationConverter implements ConverterContract
78
public function __construct(TextProvider $textProvider)
79
{
80
$this->textProvider = $textProvider;
81
-// dd($this->textProvider->getDomain());
82
}
83
84
/**
0 commit comments