Example #1
0
 /**
  * @return DBALSchemaManager
  */
 public function getSchemaManager()
 {
     return $this->Database->getSchemaManager();
 }