From 1c6e32d44d0c4abc6268b59ba50f2c5feb39d9d9 Mon Sep 17 00:00:00 2001 From: philipp lang Date: Sun, 30 Mar 2025 04:09:04 +0200 Subject: [PATCH] Lint --- src/Data/BankAccount.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Data/BankAccount.php b/src/Data/BankAccount.php index 8b682d7..847578f 100644 --- a/src/Data/BankAccount.php +++ b/src/Data/BankAccount.php @@ -34,9 +34,6 @@ class BankAccount extends Data return BankAccountRequestFactory::new(); } - /** - * @return array - */ public function toNami(?int $memberId = null): string { return json_encode([