Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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.