Completed
Push — 1.2-symfony-4.0-application ( 618605 )
by Kamil
58:56
created
src/Sylius/Bundle/ThemeBundle/Translation/Translator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
      * @param TranslatorResourceProviderInterface $resourceProvider
52 52
      * @param MessageSelector|MessageFormatterInterface $messageFormatterOrSelector
53 53
      * @param string $locale
54
-     * @param array $options
54
+     * @param string[] $options
55 55
      */
56 56
     public function __construct(
57 57
         TranslatorLoaderProviderInterface $loaderProvider,
Please login to merge, or discard this patch.