Completed
Push — master ( c775ed...baf124 )
by Orkhan
02:53
created
src/Laravel/functions.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,7 @@
 block discarded – undo
2 2
 
3 3
 use Orkhanahmadov\Goldenpay\GoldenpayService;
4 4
 
5
-if (! function_exists('goldenpay')) {
5
+if (!function_exists('goldenpay')) {
6 6
     /**
7 7
      * Helper method for Laravel.
8 8
      *
Please login to merge, or discard this patch.