Protected constructor. Use the get_instance() method to get the instance.
$user_idintrequired
protected function __construct( $user_id ) {
$this->user_id = $user_id;
}
| Version | Description |
|---|---|
| 4.0.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_session_tokens/__construct