X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Ftidy%2FTidyDriverBase.php;h=f88b673479e0f3bbb6651c9edd66ee04166aaf2a;hp=6e01894008c80898750329a669eb4da7a9e42c32;hb=3df3b575c6617df64ec98533cc7141bd2314e274;hpb=f4a53c54065c385172363416eb3cb44b67585ca2 diff --git a/includes/tidy/TidyDriverBase.php b/includes/tidy/TidyDriverBase.php index 6e01894008..f88b673479 100644 --- a/includes/tidy/TidyDriverBase.php +++ b/includes/tidy/TidyDriverBase.php @@ -14,6 +14,7 @@ abstract class TidyDriverBase { /** * Return true if validate() can be used + * @return bool */ public function supportsValidate() { return false;