mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
MINOR Update function doc for Upload::isValidExtension()
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@101053 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
de1ff4a609
commit
572f5dfd59
@ -433,6 +433,7 @@ class Upload_Validator {
|
||||
|
||||
/**
|
||||
* Determines if the temporary file has a valid extension
|
||||
* An empty string in the validation map indicates files without an extension.
|
||||
* @return boolean
|
||||
*/
|
||||
public function isValidExtension() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user