Moodle PHP Documentation 4.1
Moodle 4.1.18+ (Build: 20250530) (7e19a2a6401)
MatthiasMullie\PathConverter\NoConverter Class Reference
Inheritance diagram for MatthiasMullie\PathConverter\NoConverter:
MatthiasMullie\PathConverter\ConverterInterface

Public Member Functions

 convert ($path)
 {Convert file paths.
Parameters
string$pathThe path to be converted
Return values
stringThe new path
}
 

Member Function Documentation

◆ convert()

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

{Convert file paths.

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

Implements MatthiasMullie\PathConverter\ConverterInterface.


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