Skip to content

Commit 8456488

Browse files
riasvdvgithub-actions[bot]
authored andcommitted
Fix styling
1 parent c78158f commit 8456488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dependency/TagDependency.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
*/
2929
class TagDependency extends Dependency
3030
{
31-
/** @var string[] $tags */
31+
/** @var string[] */
3232
public array $tags;
3333

3434
public function __construct(

0 commit comments

Comments
 (0)