Fix method declaration in UploadFromStash
authorumherirrender <umherirrender_de.wp@web.de>
Fri, 7 Dec 2012 08:18:41 +0000 (09:18 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Fri, 7 Dec 2012 08:18:41 +0000 (09:18 +0100)
commit497fddfe11e9d0ed1713d4325b48cc8aa2128ac1
treea9d526304832c40ecb5dc5a63a7a409ba86db841
parent79f105d260c47fde2c59eec5a85d449ad005a7ff
Fix method declaration in UploadFromStash

1) UploadStashTest::testValidRequest
Declaration of UploadFromStash::stashFile() should be compatible with
that of UploadBase::stashFile()

Change-Id: If94ab8b718e23b50a1b67ba0fac3ea24926d5950
includes/upload/UploadFromStash.php