Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
Public Member Functions | |
convert ($path) | |
Convert file paths. | |
MatthiasMullie\PathConverter\ConverterInterface::convert | ( | $path | ) |
Convert file paths.
string | $path | The path to be converted |
string | The new path |
Implemented in MatthiasMullie\PathConverter\Converter, and MatthiasMullie\PathConverter\NoConverter.