FileValidatorZip::setVerbose()

Set verbose mode for error reporting (useful for debugging)

Usage

// basic usage
$fileValidatorZip->setVerbose();

// usage with all arguments
$fileValidatorZip->setVerbose(bool $verbose = true);

Arguments

NameType(s)Description
$verbose (optional)bool

FileValidatorZip methods and properties

API reference based on ProcessWire core version 3.0.253