nextcloud-server/lib/private/Files/SimpleFS
Daniel Kesselberg 866063c198
fix: annotate possible exceptions
File.getContent can throw a GenericFileException since https://github.com/nextcloud/server/pull/37943.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-05-13 22:27:19 +07:00
..
NewSimpleFile.php
SimpleFile.php fix: annotate possible exceptions 2025-05-13 22:27:19 +07:00
SimpleFolder.php