Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
MatthiasMullie\PathConverter\ConverterInterface Interface Reference
Inheritance diagram for MatthiasMullie\PathConverter\ConverterInterface:
MatthiasMullie\PathConverter\Converter MatthiasMullie\PathConverter\NoConverter

Public Member Functions

 convert ($path)
 Convert file paths.
 

Member Function Documentation

◆ convert()

MatthiasMullie\PathConverter\ConverterInterface::convert ( $path)

Convert file paths.

Parameters
string$pathThe path to be converted
Return values
stringThe new path

Implemented in MatthiasMullie\PathConverter\Converter, and MatthiasMullie\PathConverter\NoConverter.


The documentation for this interface was generated from the following file: