Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1cc544b

Browse files
Update ReflectionClassResourceTest.php
Co-authored-by: Nicolas Grekas <[email protected]>
1 parent d98c62b commit 1cc544b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Symfony/Component/Config/Tests/Resource/ReflectionClassResourceTest.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,3 @@ enum SomeBackedEnum: string
302302
#[TestAttribute]
303303
case Beta = 'beta';
304304
}
305-
306-
#[\Attribute(\Attribute::TARGET_PROPERTY)]
307-
class TestAttribute
308-
{
309-
}

0 commit comments

Comments
 (0)