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

8 lines
186 B
Plaintext
Raw Normal View History

2023-04-15 14:58:37 +00:00
/**
* Convert file paths.
*
* @param string $path The path to be converted
*
* @return string The new path
*/
public function convert($path);