From a91c4b5d961605766676ed3230a92f4f28a829d7 Mon Sep 17 00:00:00 2001 From: StyleCI Bot Date: Wed, 9 Nov 2022 20:25:29 +0000 Subject: [PATCH] Apply fixes from StyleCI --- src/Resources/SSHKey.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Resources/SSHKey.php b/src/Resources/SSHKey.php index 16443d7..9472ceb 100644 --- a/src/Resources/SSHKey.php +++ b/src/Resources/SSHKey.php @@ -31,7 +31,7 @@ class SSHKey extends Resource * @var string */ public $status; - + /** * The username of the key. *