Exemplo n.º 1
0
 public function setUp()
 {
     $this->bundle = new Bundle();
     $this->bundle->setDocRoot(__DIR__ . '/_files');
 }