We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e25805 commit f251c09Copy full SHA for f251c09
tests/_files/Metadata/Annotation/tests/BackupStaticPropertiesTest.php
@@ -22,6 +22,7 @@ final class BackupStaticPropertiesTest extends TestCase
22
* @backupStaticAttributes disabled
23
*
24
* @excludeStaticPropertyFromBackup anotherClassName propertyName
25
+ * @excludeStaticPropertyFromBackup ...
26
*/
27
public function testOne(): void
28
{
0 commit comments