Example #1
0
 public static function getTableIO($adapter)
 {
     return new GLocalTable(GLocal::getTableGateway($adapter));
 }