$atgetFilesPath()

Get main files path for AgentTools assets

Usage

// basic usage
$string = $at->getFilesPath();

// usage with all arguments
$string = $at->getFilesPath(string $subdir = '');

Arguments

NameType(s)Description
$subdir (optional)string

Optional subdirectory to get/create

Return value

string


$at methods and properties

API reference based on ProcessWire core version 3.0.261