Skip to content

Commit 41c4a5d

Browse files
committed
note
1 parent 23b69dc commit 41c4a5d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rules-tests/CodeQuality/Rector/AttributeGroup/SingleConditionSecurityAttributeToIsGrantedRector/SingleConditionSecurityAttributeToIsGrantedRectorTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
use PHPUnit\Framework\Attributes\DataProvider;
99
use Rector\Testing\PHPUnit\AbstractRectorTestCase;
1010

11+
/**
12+
* @see https://github.com/symfony/symfony/pull/27305/
13+
*/
1114
final class SingleConditionSecurityAttributeToIsGrantedRectorTest extends AbstractRectorTestCase
1215
{
1316
#[DataProvider('provideData')]

0 commit comments

Comments
 (0)