Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
ActionScheduler_Abstract_Schema::update_table( string $table )
Update the schema for the given table
Description Description
Parameters Parameters
- $table
-
(Required) The name of the table to update
Return Return
(void)
Source Source
File: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php