Fix return type of UploadStash::listFiles
authorUmherirrender <umherirrender_de.wp@web.de>
Tue, 18 Jun 2019 18:33:53 +0000 (20:33 +0200)
committerUmherirrender <umherirrender_de.wp@web.de>
Tue, 18 Jun 2019 18:33:53 +0000 (20:33 +0200)
commit9083239452ddee77384740291c606e54125f1536
tree80901da7c65f16eb4c313b93c9f493666044d673
parent8b22883a66bcc7d54be7acb9898defa545751f86
Fix return type of UploadStash::listFiles

SpecialUploadStash is using the return and already checking for truthy

Change-Id: Ie26f327d5ec9d67c39cf757591d2a779aecda86f
includes/upload/UploadStash.php