EventListenerRegistration

class OC\AppFramework\Bootstrap\EventListenerRegistration
Source:lib/private/AppFramework/Bootstrap/EventListenerRegistration.php#32
Parent:OC\AppFramework\Bootstrap\ServiceRegistration

Properties

Methods

public OC\AppFramework\Bootstrap\EventListenerRegistration::__construct($appId, $event, $service, $priority)
Source:lib/private/AppFramework/Bootstrap/EventListenerRegistration.php#40
public OC\AppFramework\Bootstrap\EventListenerRegistration::getEvent()
Source:lib/private/AppFramework/Bootstrap/EventListenerRegistration.php#52
Returns:string
public OC\AppFramework\Bootstrap\EventListenerRegistration::getPriority()
Source:lib/private/AppFramework/Bootstrap/EventListenerRegistration.php#59
Returns:int