Skip to content

Commit 62165c0

Browse files
committed
run lint-cs-fixer-fix
1 parent 82ea90e commit 62165c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Services/CRM/Lead/Result/LeadContactConnectionItemResult.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
*/
2323
class LeadContactConnectionItemResult extends AbstractCrmItem
2424
{
25-
}
25+
}

src/Services/CRM/Lead/Result/LeadContactConnectionResult.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ public function getContactConnections(): array
3232

3333
return $res;
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)