TwistPHP Documentation

__construct

File path: dist/twist/Core/Utilities/Archive.utility.php
Namespace: Twist\Core\Utilities
Extends: Base

__constructDetermine that Zip Archive library to be used when creating and manipulating archives

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function __construct with the example vars
Twist::Archive() -> __construct();