FastFeed\Tests\FeedManagerTest::dataProviderForTestAddFeed PHP Method

dataProviderForTestAddFeed() public method

public dataProviderForTestAddFeed ( ) : array
return array
    public function dataProviderForTestAddFeed()
    {
        return array(array('http://www.test.org/'));
    }