diff --git a/src/Framework/TestListener.php b/src/Framework/TestListener.php index 6f2a796e9f7..1cd2ad03b14 100644 --- a/src/Framework/TestListener.php +++ b/src/Framework/TestListener.php @@ -11,6 +11,7 @@ /** * @deprecated Use the `TestHook` interfaces instead + * * @internal This class is not covered by the backward compatibility promise for PHPUnit */ interface TestListener