Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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.