Redaxscript\Tests\Filter\PathTest::providerPath PHP Method

providerPath() public method

providerPath
Since: 2.6.0
public providerPath ( ) : array
return array
    public function providerPath()
    {
        return $this->getProvider('tests/provider/Filter/path.json');
    }