ProCacheCompiler::setImportDirs()
Usage
// basic usage
$proCacheCompiler->setImportDirs(array $dirs);
// usage with all arguments
$proCacheCompiler->setImportDirs(array $dirs, $reset = true);Arguments
| Name | Type(s) | Description |
|---|---|---|
$dirs | array | |
$reset (optional) |
ProCacheCompiler methods and properties
API reference based on ProcessWire core version 3.0.253