Home
last modified time | relevance | path

Searched refs:getNotifyMethod (Results 1 – 2 of 2) sorted by relevance

/plugin/swiftmail/Swift/Events/
H A DListenerMapper.php41 public static function getNotifyMethod($listener) function in Swift_Events_ListenerMapper
/plugin/swiftmail/
H A DSwift.php166 …ty($this->listeners[$type]) && $notifyMethod = Swift_Events_ListenerMapper::getNotifyMethod($type))