Redaxscript\Tests\Validator\UrlTest::providerUrl PHP Method

providerUrl() public method

providerUrl
Since: 2.2.0
public providerUrl ( ) : array
return array
    public function providerUrl()
    {
        return $this->getProvider('tests/provider/Validator/url.json');
    }