File path: dist/twist/Core/Models/Archive/Native.model.php
Namespace: Twist\Core\Models\Archive
close
— Close the resource handler, this will save the resource to disk where appropriate
void — No return information has been documented for this function.
<?php
//Call the function close with the example vars
$resNative = new \Twist\Core\Models\Archive\Native();
$resNative -> close();