Completed
Pull Request — master (#30757)
by Thomas
09:36
created
settings/Controller/CorsController.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -134,7 +134,6 @@
 block discarded – undo
134 134
 	 * @NoAdminRequired
135 135
 	 * @NoSubadminRequired
136 136
 	 *
137
-	 * @param string $domain Domain to remove
138 137
 	 * @return RedirectResponse Redirection to the settings page.
139 138
 	 */
140 139
 	public function removeDomain($id) {
Please login to merge, or discard this patch.