Skip to content

Commit 678b6f7

Browse files
committed
Reapply "Ignore class from code coverage"
This reverts commit 2004a4e.
1 parent 74059a5 commit 678b6f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/framework/src/Support/V1Compatibility.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
* @internal Hyde Facade support to aid in the v1 to v2 transition.
1212
*
1313
* @deprecated All code here is deprecated, and exists to help you transition.
14+
*
15+
* @codeCoverageIgnore This class is ignored from code coverage.
1416
*/
1517
trait V1Compatibility
1618
{

0 commit comments

Comments
 (0)