Passed
Push — extract-fixtures-and-assertion... ( 8de50a )
by Alexis
17:41 queued 07:43
created
Test/WebTestCase.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -717,7 +717,7 @@
 block discarded – undo
717 717
      * to follow the naming format used in $_SERVER.
718 718
      * Example: 'HTTP_X_REQUESTED_WITH' instead of 'X-Requested-With'
719 719
      *
720
-     * @param bool|array $authentication
720
+     * @param boolean $authentication
721 721
      * @param array $params
722 722
      *
723 723
      * @return Client
Please login to merge, or discard this patch.