Documentation

FilenameConverterInterface

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

Return values
string

        
On this page

Search results