Uploaded image for project: 'Moodle Community Sites'
  1. Moodle Community Sites
  2. MDLSITE-3255

Odd moodlecheck warnings for complete phpdoc

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Low
    • Resolution: Not a bug
    • Integration
    • None

    Description

      As seen on MDL-45724 Moodlecheck warnings for phpdoc:

      /**
        * Returns an array of warnings from the cache API.
        *
        * The warning returned here are for things like conflicting store instance configurations etc.
        * These get shown on the admin notifications page for example.
        *
        * @param array|null $stores An array of stores to get warnings for, or null for all.
        * @return string[]
        */
       public static function warnings(array $stores = null) {
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              poltawski Dan Poltawski
              Jun Pataleta, Eloy Lafuente (stronk7)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: