[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
This file is part of the phpBB Forum Software package.
Copyright: | (c) phpBB Limited |
License: | GNU General Public License, version 2 (GPL-2.0) |
File Size: | 61 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
prune_notifications:: (4 methods):
__construct()
run()
is_runnable()
should_run()
Class: prune_notifications - X-Ref
Prune notifications cron task.__construct(\phpbb\config\config $config, \phpbb\notification\manager $notification_manager) X-Ref |
Constructor. param: \phpbb\config\config $config The config param: \phpbb\notification\manager $notification_manager Notification manager |
run() X-Ref |
{@inheritdoc} |
is_runnable() X-Ref |
{@inheritdoc} |
should_run() X-Ref |
{@inheritdoc} |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |