Esempio n. 1
0
 /**
  */
 public function testSupportsMigrations()
 {
     $this->assertTrue($this->object->supportsMigrations());
 }