Skip to content

Commit

Permalink
Update points.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
putzwasser authored Jun 19, 2024
1 parent 38241dd commit 0a80cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/points.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ This triggers the custom Point Action for the currently tracked Contact. If you
<?php
$this->getModel('point')->triggerAction('helloworld.action', $event->getHit());
$this->getModel('point')->triggerAction('helloworld.action', $event->getHit(), null, $someOtherLead);
.. vale off
Expand Down

0 comments on commit 0a80cde

Please sign in to comment.