mirror of
				https://github.com/pragma-/pbot.git
				synced 2025-11-04 00:27:23 +01:00 
			
		
		
		
	EventDispatcher: clarify just a bit more
This commit is contained in:
		
							parent
							
								
									a1b96b6db6
								
							
						
					
					
						commit
						d844d8e36d
					
				@ -105,7 +105,10 @@ sub dispatch_event {
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    # return event handler result
 | 
			
		||||
    # return dispatch result. if at least one event handler returned a defined
 | 
			
		||||
    # value, then this event is considered handled. if there were no handlers
 | 
			
		||||
    # or if all of the available handers returned undef then this value will
 | 
			
		||||
    # be undef.
 | 
			
		||||
    return $dispatch_result;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user