Redaxscript\Tests\DirectoryTest::providerGetArray PHP Method

providerGetArray() public method

providerGetArray
Since: 2.1.0
public providerGetArray ( ) : array
return array
    public function providerGetArray()
    {
        return $this->getProvider('tests/provider/directory_get_array.json');
    }