getCreateTable() public static method

public static getCreateTable ( )
 public function setUp()
 {
     $this->reactor = $this->createReactor($this->createController(TestUtil::getControllerParams()));
     $this->queryAwait(new Query\GenericQuery(Fixtures::getCreateTable()));
 }