FormatTrait
Table of Contents
- formatFileSize() : string
- formatPath() : string
Methods
formatFileSize()
protected
static formatFileSize(string $path) : string
Parameters
- $path : string
Return values
string —formatPath()
protected
static formatPath(string $path, string $baseDir) : string
Parameters
- $path : string
- $baseDir : string