Skip to content

Commit ce50db7

Browse files
committed
Update InstantiationRule.php
1 parent b0353fe commit ce50db7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Rules/Classes/InstantiationRule.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
#[RegisteredRule(level: 0)]
3838
final class InstantiationRule implements Rule
3939
{
40+
4041
/** @var RestrictedMethodUsageExtension[] $extensions */
4142
private ?array $extensions = null;
4243

0 commit comments

Comments
 (0)