mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 03:54:10 +01:00
[ticket/12273] Fix return description
PHPBB3-12273
This commit is contained in:
parent
2928effb3c
commit
da6eb0282d
@ -245,7 +245,7 @@ class php_exporter
|
||||
*
|
||||
* @param int $event_line
|
||||
* @param bool $is_dispatch Do we look for dispatch() or trigger_event() ?
|
||||
* @return int Absolute line number
|
||||
* @return string Name of the event
|
||||
* @throws \LogicException
|
||||
*/
|
||||
public function get_event_name($event_line, $is_dispatch)
|
||||
|
Loading…
x
Reference in New Issue
Block a user