addSubscriberService(string $serviceId, string $class)
Adds a service as event subscriber.
addSubscriberService(string $serviceId, string $class)
Adds a service as event subscriber.
string | $serviceId | The service ID of the subscriber service |
string | $class | The service's class name (which must implement EventSubscriberInterface) |
Designed by : w10schools
service@w10schools.com
Please login to continue.