We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74059a5 commit 678b6f7Copy full SHA for 678b6f7
packages/framework/src/Support/V1Compatibility.php
@@ -11,6 +11,8 @@
11
* @internal Hyde Facade support to aid in the v1 to v2 transition.
12
*
13
* @deprecated All code here is deprecated, and exists to help you transition.
14
+ *
15
+ * @codeCoverageIgnore This class is ignored from code coverage.
16
*/
17
trait V1Compatibility
18
{
0 commit comments