PHP Class FluidTYPO3\Flux\Utility\PathUtility

Datei anzeigen Open project: fluidtypo3/flux Class Usage Examples

Public Methods

Method Description
translatePath ( mixed $path ) : mixed Translates an array of paths or single path into absolute paths/path

Method Details

translatePath() public static method

Translates an array of paths or single path into absolute paths/path
public static translatePath ( mixed $path ) : mixed
$path mixed
return mixed