void to not spawn the object from serialized data. * * @since 6.0.6 * * @param array $data The data to unserialize. * * @return void Return void to not spawn the object from serialized data. */ public function __unserialize( array $data ): void { return; } } void to not spawn the object from serialized data. * * @since 6.0.6 * * @param array $data The data to unserialize. * * @return void Return void to not spawn the object from serialized data. */ public function __unserialize( array $data ): void { return; } }