Manuals

 

SetaPDF_MetaManager::__destruct()

Description

class SetaPDF_MetaManager extends SetaPDF {
void __destruct ( void ) }

This method will releases memory. It'll be called automatically if you "destroy" the object in PHP5. PHP4 users have to call this method manually if the object is not needed anymore.