X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fparser%2FPPNode_DOM.php;h=ae7f8a2ca613c19b762a0045b408dfde90936f00;hp=53b17617bbe8620174589f229a4b08362d046d6f;hb=fa0f6f34972c0e0f4aac24a03b3efdfc45f256f6;hpb=4d393de9d87c21a4cc79ecf44ecd16bd1b4dd9e0 diff --git a/includes/parser/PPNode_DOM.php b/includes/parser/PPNode_DOM.php index 53b17617bb..ae7f8a2ca6 100644 --- a/includes/parser/PPNode_DOM.php +++ b/includes/parser/PPNode_DOM.php @@ -22,6 +22,7 @@ /** * @deprecated since 1.34, use PPNode_Hash_{Tree,Text,Array,Attr} * @ingroup Parser + * @phan-file-suppress PhanUndeclaredMethod */ // phpcs:ignore Squiz.Classes.ValidClassName.NotCamelCaps class PPNode_DOM implements PPNode {