TCPDF::_destroy( $destroyall = false,  $preserve_objcopy = false )

Unset all class variables except the following critical variables.


Description Description


Parameters Parameters

$destroyall

(Optional) (boolean) if true destroys all class variables, otherwise preserves critical variables.

Default value: false

$preserve_objcopy

(Optional) (boolean) if true preserves the objcopy variable

Default value: false


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.5.016 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.