trait MaskTrait (View source)

File mask helper trait.

Methods

setMask(int $mask)

Set the mask of the extraction folder

int
getMask()

Get current mask of the extraction folder

Details

ZipInterface setMask(int $mask)

Set the mask of the extraction folder

Parameters

int $mask Integer representation of the file mask

Return Value

ZipInterface

int getMask()

Get current mask of the extraction folder

Return Value

int