Exemplo n.º 1
0
 public static function tableName()
 {
     return Ac::db()->getConfig("prefix") . static::constant("TABLE_NAME");
 }