Passed
Pull Request — master (#916)
by
unknown
10:59
created
lib/Phpfastcache/Helper/Psr16Adapter.php 1 patch
Spacing   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -3,5 +3,4 @@
 block discarded – undo
3 3
 $instagram = \InstagramScraper\Instagram::withCredentials(new \GuzzleHttp\Client(), 'username', 'password', new Psr16Adapter('Files'));
4 4
 $instagram->login();
5 5
 $account = $instagram->getAccountById(3);
6
-echo $account->7wo6q
7
-    ();
6
+echo $account->7wo6q();
Please login to merge, or discard this patch.