mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-03 10:02:42 +00:00
parent
f50efd7595
commit
ed410dd12c
4 changed files with 7 additions and 7 deletions
|
@ -3209,7 +3209,7 @@ class DboSource extends DataSource {
|
|||
*
|
||||
* @param string $table The name of the table to update.
|
||||
* @param string $column The column to use when resetting the sequence value.
|
||||
* @return bool|void success.
|
||||
* @return bool Success.
|
||||
*/
|
||||
public function resetSequence($table, $column) {
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue