Completed
Pull Request — master (#174)
by
unknown
01:39
created
src/Translator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -434,7 +434,7 @@
 block discarded – undo
434 434
 
435 435
 	/**
436 436
 	 * @param string $message
437
-	 * @return array
437
+	 * @return string[]
438 438
 	 */
439 439
 	private function extractMessageDomain($message)
440 440
 	{
Please login to merge, or discard this patch.