file.modules hook_cron implementation has incorrect documentation

Created on 3 July 2015, almost 9 years ago
Updated 9 May 2023, about 1 year ago

file_cron() has incorrect hook documentation

/**
 * Implements file_cron()
 */
function file_cron() {

Should be replaced with:

/**
 * Implements hook_cron()
 */
function file_cron() {

Beta phase evaluation

<!--Uncomment the relevant rows for the issue. -->
πŸ› Bug report
Status

Fixed

Version

8.0 ⚰️

Component
DocumentationΒ  β†’

Last updated about 9 hours ago

No maintainer
Created by

πŸ‡¦πŸ‡ΊAustralia dpi Perth, Australia

Live updates comments and jobs are added and updated live.
  • Documentation

    Primarily changes documentation, not code. For Drupal core issues, select the Documentation component instead of using this tag. In general, component selection is preferred over tag selection.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024