We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffd96cc + d24fa0c commit c6f59c6Copy full SHA for c6f59c6
1 file changed
src/NamespaceVisibility.php
@@ -4,8 +4,6 @@
4
5
namespace DaveLiddament\PhpLanguageExtensions;
6
7
-use Attribute;
8
-
9
#[\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD)]
10
final class NamespaceVisibility
11
{
0 commit comments