schema = false; } // end set_schema; /** * Do nothing as this table already exists. * * @since 2.0.0 */ public function install() {} // end install; } // end class Sites_Table;