mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 18:11:47 +02:00
[ticket/10899] Update doc block
PHPBB3-10899
This commit is contained in:
@@ -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
|
* 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.
|
* 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 mode Mode of the entry we log
|
||||||
* @var string log_type Type ID of the log (should be different than false)
|
* @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
|
* @var array conditions An array of conditions, 3 different forms are accepted
|
||||||
|
Reference in New Issue
Block a user