[ticket/16174] Improve event desc

PHPBB3-16174
This commit is contained in:
Jakub Senko 2019-10-08 09:29:22 +02:00
parent 367b0bc208
commit 1aaeb2bca9
No known key found for this signature in database
GPG key ID: 6A7C328CD66EC21E

View file

@ -1087,7 +1087,7 @@ class session
$disable_cookie = false; $disable_cookie = false;
/** /**
* Event to disable setting cookie * Event to modify or disable setting cookies
* *
* @event core.set_cookie * @event core.set_cookie
* @var bool disable_cookie Set to true to disable setting this cookie * @var bool disable_cookie Set to true to disable setting this cookie