1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
This commit is contained in:
orklah 2021-12-17 00:16:50 +01:00
parent 9583d6a7e7
commit ba6a4d8af5

View File

@ -118,7 +118,7 @@ class AttributeTest extends TestCase
}
}
/** @param array<ReflectionAttribute<object>> $a */
/** @param array<ReflectionAttribute<object>> $_a */
function scope($_a):void{
}