Completed
Pull Request — master (#222)
by
unknown
10:28 queued 07:55
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.