TypeMap
final class TypeMap (View source)
| internal | This class is not covered by the backward compatibility promise for PHPUnit |
Methods
Details
void
addMapping(string $subscriberInterface, string $eventClass)
No description
bool
isKnownSubscriberType(Subscriber $subscriber)
No description
bool
isKnownEventType(Event $event)
No description
string
map(Subscriber $subscriber)
No description