Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
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: