Passed
Push — master ( 002f6f...500c40 )
by Andrey
04:51
created
src/Traits/CounterpartyProperty.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -125,7 +125,7 @@
 block discarded – undo
125 125
     public function makeOrganization()
126 126
     {
127 127
         //need clear data
128
-         $lastName = '';
128
+            $lastName = '';
129 129
         // $middleName = '';
130 130
         // $phone = '';
131 131
         // $email = '';
Please login to merge, or discard this patch.