Property | Type | Description | |
---|---|---|---|
$em |
Method | Description | |
---|---|---|
__construct ( |
Constructor | |
isReadable ( string $fileName, boolean $message = true ) : boolean | Check if file is isReadable | |
sanitizeFileName ( string $fileName ) : string | Makes a file name safe to use. |
public __construct ( |
||
$em |
public sanitizeFileName ( string $fileName ) : string | ||
$fileName | string | |
return | string |