Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
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: