= @ Example: 'my_event' => 'EventHandler@myEvent' Explanation: Will register the event handler with the event */ return [ 'my_event' => 'EventHandler@myEvent' ];