Skip to content

Commit f251c09

Browse files
Also test annotation parser with invalid excludeStaticPropertyFromBackup annotation
1 parent 4e25805 commit f251c09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/_files/Metadata/Annotation/tests/BackupStaticPropertiesTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ final class BackupStaticPropertiesTest extends TestCase
2222
* @backupStaticAttributes disabled
2323
*
2424
* @excludeStaticPropertyFromBackup anotherClassName propertyName
25+
* @excludeStaticPropertyFromBackup ...
2526
*/
2627
public function testOne(): void
2728
{

0 commit comments

Comments
 (0)