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.
2 parents 6400de5 + 8456488 commit 0eaf629Copy full SHA for 0eaf629
src/Dependency/TagDependency.php
@@ -28,7 +28,7 @@
28
*/
29
class TagDependency extends Dependency
30
{
31
- /** @var string[] $tags */
+ /** @var string[] */
32
public array $tags;
33
34
public function __construct(
0 commit comments