wpdb::__destruct()
PHP5 style destructor and will run when database object is destroyed.
Description
See also
Return
(true)
Source
File: wp-includes/wp-db.php
*/ public function __get( $name ) { if ( 'col_info' === $name ) {
Changelog
Version | Description |
---|---|
2.0.8 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wpdb/__destruct