[ Index ]

PHP Cross Reference of phpBB-3.3.11-deutsch

title

Body

[close]

/phpbb/cron/task/core/ -> prune_notifications.php (summary)

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

Defines 1 class

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: Sat Nov 4 14:26:03 2023 Cross-referenced by PHPXref 0.7.1