Exemplo n.º 1
0
 /**
  * Wrapper method to test protected method getModuleSchemaVersion().
  */
 public function getModuleSchemaVersionWrapper($module)
 {
     return parent::getModuleSchemaVersion($module);
 }