X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Ftests%2FDrupal%2FTests%2FListeners%2FHtmlOutputPrinter.php;fp=web%2Fcore%2Ftests%2FDrupal%2FTests%2FListeners%2FHtmlOutputPrinter.php;h=49618b8172b648bae8ec92df4abf00ea65c86194;hp=80219898682f22848d15214841b814487af4ce15;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/tests/Drupal/Tests/Listeners/HtmlOutputPrinter.php b/web/core/tests/Drupal/Tests/Listeners/HtmlOutputPrinter.php index 802198986..49618b817 100644 --- a/web/core/tests/Drupal/Tests/Listeners/HtmlOutputPrinter.php +++ b/web/core/tests/Drupal/Tests/Listeners/HtmlOutputPrinter.php @@ -20,6 +20,7 @@ else { */ class HtmlOutputPrinter extends ResultPrinter { use HtmlOutputPrinterTrait; + /** * {@inheritdoc} */