class EnsureRelativePaths (View source)

Methods

string
__invoke(string $string)

Ensures the given string only contains relative paths.

Details

string __invoke(string $string)

Ensures the given string only contains relative paths.

Parameters

string $string

Return Value

string