Completed
Pull Request — master (#8579)
by Joas
39:39 queued 18:54
created
lib/private/App/AppStore/Fetcher/AppFetcher.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -133,7 +133,7 @@
 block discarded – undo
133 133
 
134 134
 	/**
135 135
 	 * @param string $version
136
-	 * @param string $filename
136
+	 * @param string $fileName
137 137
 	 */
138 138
 	public function setVersion(string $version, string $fileName = 'apps.json') {
139 139
 		parent::setVersion($version);
Please login to merge, or discard this patch.