Make WordPress Core

Changeset 33868


Ignore:
Timestamp:
09/02/2015 07:50:32 PM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Add a missing summary to the DocBlock for Walker::get_number_of_root_elements().

Props wen-solutions
See #33662.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-walker.php

    r33734 r33868  
    383383
    384384    /**
    385      *
     385     * Calculates the total number of root elements.
     386     *
     387     * @since 2.7.0
     388     * @access public
     389     *
    386390     * @param array $elements
    387391     * @return int
Note: See TracChangeset for help on using the changeset viewer.