Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
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: