Skip to content

Latest commit

 

History

History
99 lines (34 loc) · 854 Bytes

WhitespacePathNormalizer.md

File metadata and controls

99 lines (34 loc) · 854 Bytes

WhitespacePathNormalizer

Methods

normalizePath

public normalizePath(string $path): string

Parameters:

Parameter Type Description
$path string

rejectFunkyWhiteSpace

private rejectFunkyWhiteSpace(string $path): void

Parameters:

Parameter Type Description
$path string

normalizeRelativePath

private normalizeRelativePath(string $path): string

Parameters:

Parameter Type Description
$path string