From 007b3704c6cd8519c7e3326358288112302ff51a Mon Sep 17 00:00:00 2001 From: Adrian Date: Thu, 21 Sep 2017 20:21:20 +0000 Subject: [PATCH] Apply fixes from StyleCI --- src/FactomWalletApi.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FactomWalletApi.php b/src/FactomWalletApi.php index a8be921..34409a0 100644 --- a/src/FactomWalletApi.php +++ b/src/FactomWalletApi.php @@ -197,7 +197,7 @@ public function transactionsByAddress(string $address) * they didn’t stop to think if they should. * * @url https://docs.factom.com/api#all-transactions - * + * * @warning The amount of data returned by this is so large. * * @return json { array transactions }