Skip to content

Commit 4dd6769

Browse files
committed
cs
1 parent c803321 commit 4dd6769

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Analyser/LegacyTypeSpecifier.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
#[AutowiredService(name: 'typeSpecifier', factory: '@typeSpecifierFactory::create', as: TypeSpecifier::class)]
9393
final class LegacyTypeSpecifier implements TypeSpecifier
9494
{
95+
9596
private const MAX_ACCESSORIES_LIMIT = 8;
9697

9798
/** @var MethodTypeSpecifyingExtension[][]|null */

0 commit comments

Comments
 (0)