FastFeed\Tests\FeedManagerTest::dataProviderForTestAddFeed PHP 메소드

dataProviderForTestAddFeed() 공개 메소드

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