mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-21 16:22:22 +02:00
[ticket/10899] Update doc block
PHPBB3-10899
This commit is contained in:
parent
ff5fd3442d
commit
4b3bba6693
@ -366,7 +366,7 @@ class log implements \phpbb\log\log_interface
|
||||
* NOTE: if sql_ary does not contain a log_type value, the entry will
|
||||
* not be deleted in the database. So ensure to set it, if needed.
|
||||
*
|
||||
* @event core.add_log
|
||||
* @event core.delete_log
|
||||
* @var string mode Mode of the entry we log
|
||||
* @var string log_type Type ID of the log (should be different than false)
|
||||
* @var array conditions An array of conditions, 3 different forms are accepted
|
||||
|
Loading…
x
Reference in New Issue
Block a user