Completed
Push — feature/allow-for-twig-2 ( 3e3760 )
by Alexis
17:57
created
Test/WebTestCase.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -698,7 +698,7 @@
 block discarded – undo
698 698
      * to follow the naming format used in $_SERVER.
699 699
      * Example: 'HTTP_X_REQUESTED_WITH' instead of 'X-Requested-With'
700 700
      *
701
-     * @param bool|array $authentication
701
+     * @param boolean $authentication
702 702
      * @param array      $params
703 703
      *
704 704
      * @return Client
Please login to merge, or discard this patch.