Hye! i am beginer and its my first question. please guide me:
I am using this reactiontrait method in my addon. i have changed the actionReact as per my requirement:
public function actionReact(ParameterBag $params)
{
$entry = $this->assertViewableEntry($params->entry_id)...