added activity events for plugins (#2516)
This commit is contained in:
@@ -23,6 +23,9 @@ use InvalidArgumentException;
|
||||
use Symfony\Component\EventDispatcher\EventDispatcherInterface;
|
||||
use Symfony\Component\Validator\Validator\ValidatorInterface;
|
||||
|
||||
/**
|
||||
* @final
|
||||
*/
|
||||
class CustomerService
|
||||
{
|
||||
private $repository;
|
||||
|
||||
Reference in New Issue
Block a user