We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d78404 commit edd800bCopy full SHA for edd800b
src/Rules/Deprecations/DeprecatedScopeResolver.php
@@ -4,6 +4,7 @@
4
5
use PHPStan\Analyser\Scope;
6
7
+/** @api */
8
interface DeprecatedScopeResolver
9
{
10
0 commit comments