Passed
Pull Request — master (#640)
by Vitor
14:24
created
lib/Capabilities.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
 	 *      twofactorgateway?: TwoFactorGatewayCapabilities,
30 30
 	 * }
31 31
 	 */
32
-	#[Override]
32
+	#[Override ]
33 33
 	public function getCapabilities(): array {
34 34
 		$capabilities = [
35 35
 			'features' => self::FEATURES,
Please login to merge, or discard this patch.