main
<?php namespace EscolaLms\Cart\Events; class ProductRemovedFromCart extends AbstractProductCartEvent { }