FilenameConverterInterface
in
Converts filenames from one system to another (e.g. local to Amazon S3)
Table of Contents
Methods
- convert() : string
- Convert a filename
Methods
convert()
Convert a filename
public
convert(string $filename) : string
Parameters
- $filename : string
-
Name of the file to convert