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