File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -139,15 +139,15 @@ Mautic dispatches the Event ``\Mautic\PointBundle\PointEvents::TRIGGER_ON_BUILD`
139139
140140.. php :class :: Mautic\PointBundle\Event\TriggerBuilderEvent
141141
142- .. php :method :: public function addEvent(string $key, array $action)
142+ .. php :method :: public function addEvent(string $key, array $action)
143143
144- :param string $key: Unique key for the Action.
145- :param array $action: :ref: `Action definition<components/points:Custom Point Trigger definition> `.
144+ :param string $key: Unique key for the Action.
145+ :param array $action: :ref: `Action definition<components/points:Custom Point Trigger definition> `.
146146
147- .. php :method :: public getEvents()
147+ .. php :method :: public getEvents()
148148
149- :return: Array of registered Events.
150- :returntype: array
149+ :return: Array of registered Events.
150+ :returntype: array
151151
152152.. vale off
153153
You can’t perform that action at this time.
0 commit comments