mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12715] Cleanup comments in \phpbb\cron\*
PHPBB3-12715
This commit is contained in:
@@ -164,6 +164,7 @@ class prune_shadow_topics extends \phpbb\cron\task\base implements \phpbb\cron\t
|
||||
* @param int $forum_id Forum ID of forum that should be pruned
|
||||
* @param string $prune_mode Prune mode
|
||||
* @param int $prune_flags Prune flags
|
||||
* @param int $prune_days Prune date in days
|
||||
* @param int $prune_freq Prune frequency
|
||||
* @return null
|
||||
*/
|
||||
|
Reference in New Issue
Block a user