class EnsureRelativePaths

Methods

string
__invoke(string $string)

Ensure the given string only contains relative paths.

Details

at line 12
string __invoke(string $string)

Ensure the given string only contains relative paths.

Parameters

string $string

Return Value

string