- Full name:
\League\Flysystem\WhitespacePathNormalizer
- This class implements:
\League\Flysystem\PathNormalizer
public normalizePath(string $path): string
Parameters:
Parameter | Type | Description |
---|---|---|
$path |
string |
private rejectFunkyWhiteSpace(string $path): void
Parameters:
Parameter | Type | Description |
---|---|---|
$path |
string |
private normalizeRelativePath(string $path): string
Parameters:
Parameter | Type | Description |
---|---|---|
$path |
string |