Completed
Push — master ( fbce64...8cc02b )
by Christian
02:30
created
src/ExpressionLanguage/TokenStream.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -138,7 +138,7 @@
 block discarded – undo
138 138
      *
139 139
      * @param int   $offset
140 140
      * @param int   $length
141
-     * @param array $replacements
141
+     * @param \Symfony\Component\ExpressionLanguage\Token[] $replacements
142 142
      *
143 143
      * @return static
144 144
      */
Please login to merge, or discard this patch.