X-Git-Url: http://git.cyclocoop.org//%22javascript:ModifierStyle%28%27%22.%24id.%22%27%29/%22?a=blobdiff_plain;f=includes%2Flibs%2Ffilebackend%2FFileBackend.php;h=905e925c403b35c3f9dd9449fba38f1b652483c3;hb=26d49f94263f75a22e038c7ae23138c29abf8ccc;hp=72200a82e3ac0a27d77c000943a00ee5041a7a24;hpb=28120473f534966ec5e79b515cb8be21855b6e10;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/libs/filebackend/FileBackend.php b/includes/libs/filebackend/FileBackend.php index 72200a82e3..905e925c40 100644 --- a/includes/libs/filebackend/FileBackend.php +++ b/includes/libs/filebackend/FileBackend.php @@ -1548,7 +1548,7 @@ abstract class FileBackend implements LoggerAwareInterface { * * @param string $type One of (attachment, inline) * @param string $filename Suggested file name (should not contain slashes) - * @throws FileBackendError + * @throws InvalidArgumentException * @return string * @since 1.20 */