Passed
Push — develop ( 272bd2...433976 )
by Alex
05:40 queued 02:17
created
src/Testing/JsonApiAssertions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,7 @@
 block discarded – undo
11 11
      * Assert that all given keys are set in an associative array. Nested
12 12
      * members may be specified using dot notation.
13 13
      *
14
-     * @param array $keys
14
+     * @param string[] $keys
15 15
      * @param array $array
16 16
      *
17 17
      * @throws PHPUnit_Framework_AssertionFailedError
Please login to merge, or discard this patch.