aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/file-upload.js
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2021-02-10 09:13:02 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-02-10 15:15:29 +0100
commit0a28440bf62d7f0a29652265864f058c18632a7f (patch)
treef2a63160b7cef7865cb5d181f63046c112c676e2 /apps/files/js/file-upload.js
parentd42f9e65a22c7ca94a8858af640719c7c9d85c8a (diff)
downloadnextcloud-server-0a28440bf62d7f0a29652265864f058c18632a7f.tar.gz
nextcloud-server-0a28440bf62d7f0a29652265864f058c18632a7f.zip
Make our event base class independent of Symfony and follow PSR
Symfony is migrating towards a pure PSR event dispatcher, hence their event class is POPO that implements the PSR stoppable event interface. Since we can do that ourself and this change doesn't come with any API changes (breakage), it's easy for us to become independent of Symfony but also stay PSR-compliant at the same step. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps/files/js/file-upload.js')
0 files changed, 0 insertions, 0 deletions