Пример #1
0
 protected function setUp()
 {
     $this->object = new Ogg();
     $this->object->setDimensions(320, 320);
 }