TarInfo uses ConstantsTrait
FileExtension
Enumeration class that defines various mode options to use in the findFiles function.
Tags
Table of Contents
Constants
- COMPRESSION = 'compression'
- EXTENSION = 'extension'
- FILE_COUNT = 'fileCount'
- IS_VALID = 'isValid'
- MIME_TYPE = 'mimeType'
- TOTAL_SIZE = 'totalSize'
Constants
COMPRESSION
public
mixed
COMPRESSION
= 'compression'
EXTENSION
public
mixed
EXTENSION
= 'extension'
FILE_COUNT
public
mixed
FILE_COUNT
= 'fileCount'
IS_VALID
public
mixed
IS_VALID
= 'isValid'
MIME_TYPE
public
mixed
MIME_TYPE
= 'mimeType'
TOTAL_SIZE
public
mixed
TOTAL_SIZE
= 'totalSize'