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.
LineName
1 parent 9e315e1 commit 43b8afaCopy full SHA for 43b8afa
src/Value/LineName.php
@@ -12,7 +12,7 @@
12
class LineName extends ValueList
13
{
14
/**
15
- * @param array<int, Value|string> $components
+ * @param array<Value|string> $components
16
* @param int<0, max> $lineNumber
17
*/
18
public function __construct(array $components = [], int $lineNumber = 0)
0 commit comments