8000 Please Psalm ? · symfony/symfony@9696acc · GitHub
[go: up one dir, main page]

Skip to content

Commit 9696acc

Browse files
committed
Please Psalm ?
1 parent 9991cdd commit 9696acc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Symfony/Component/Emoji/EmojiTransliterator.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ public static function create(string $id, int $direction = self::FORWARD): self
5858
throw new \IntlException(intl_get_error_message(), intl_get_error_code());
5959
}
6060

61+
/**
62+
* @var array<string, array> $maps
63+
*/
6164
static $maps;
6265

6366
// Create an instance of \Transliterator with a custom id; that's the only way

0 commit comments

Comments
 (0)
0