예제 #1
0
 function provider()
 {
     // TODO change filename
     return array(array(PhpQuery::newDocumentFile(__DIR__ . '/test.html')));
 }