minify/src/cc482882-5eef-476c-b835-7b0.../code.power

8 lines
186 B
Plaintext

/**
* Convert file paths.
*
* @param string $path The path to be converted
*
* @return string The new path
*/
public function convert($path);