Completed
Pull Request — master (#183)
by
unknown
10:12
created
src/DI/TranslationExtension.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -503,7 +503,7 @@
 block discarded – undo
503 503
 	}
504 504
 
505 505
 	/**
506
-	 * @param string|\stdClass $statement
506
+	 * @param Statement $statement
507 507
 	 * @return \Nette\DI\Statement[]
508 508
 	 */
509 509
 	protected static function filterArgs($statement)
Please login to merge, or discard this patch.