Passed
Push — deprecations25 ( d669bc...f844c9 )
by
unknown
08:01 queued 03:37
created
tests/integration/EntityDeserializationCompatibilityTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -61,6 +61,9 @@
 block discarded – undo
61 61
 		return $this->getEntitySerializationsFromDir( __DIR__ . '/../data/' );
62 62
 	}
63 63
 
64
+	/**
65
+	 * @param string $dir
66
+	 */
64 67
 	private function getEntitySerializationsFromDir( $dir ) {
65 68
 		$argumentLists = [];
66 69
 
Please login to merge, or discard this patch.