Hello all,
I'm a backend developer, and I'm new to Bagisto. While working on it I released some events with no listeners functions around 500 events! I want to know where can I find the listeners' functions of these events? for example this event
view_render_event('bagisto.admin.content.create_form_accordian.content.product.after')
Most of these events fired from the view module using view_render_event function
Thank you in advance