X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Ftidy%2FRaggettExternal.php;h=0b485c7cc6cef76da087ff7092c05acd85e41dec;hb=6d4f11c2e3de50b41bd6df0bce125f0800c6d991;hp=2809ea47d4d0c7d16d0bd35a74459a044bde2e27;hpb=0ada062ce62a261e55eb2bfbe9c6f74ffbaa05e5;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/tidy/RaggettExternal.php b/includes/tidy/RaggettExternal.php index 2809ea47d4..0b485c7cc6 100644 --- a/includes/tidy/RaggettExternal.php +++ b/includes/tidy/RaggettExternal.php @@ -2,6 +2,9 @@ namespace MediaWiki\Tidy; +/** + * @deprecated since 1.32, use RemexDriver + */ class RaggettExternal extends RaggettBase { /** * Spawn an external HTML tidy process and get corrected markup back from it.