Completed
Push — master ( ab2e78...f54036 )
by El
12:21
created
lib/I18n.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -77,7 +77,6 @@  discard block
 block discarded – undo
77 77
      * @access public
78 78
      * @static
79 79
      * @param  string $messageId
80
-     * @param  mixed $args one or multiple parameters injected into placeholders
81 80
      * @return string
82 81
      */
83 82
     public static function _($messageId)
@@ -91,7 +90,6 @@  discard block
 block discarded – undo
91 90
      * @access public
92 91
      * @static
93 92
      * @param  string $messageId
94
-     * @param  mixed $args one or multiple parameters injected into placeholders
95 93
      * @return string
96 94
      */
97 95
     public static function translate($messageId)
Please login to merge, or discard this patch.