Make WordPress Core

Changeset 42377


Ignore:
Timestamp:
12/07/2017 01:52:39 PM (8 years ago)
Author:
SergeyBiryukov
Message:

Docs: Correct @staticvar entry for wp_rand().

Props chetan200891, birgire.
Fixes #42796.

File:
1 edited

Legend:

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

    r42373 r42377  
    23592359     * @global string $rnd_value
    23602360     * @staticvar string $seed
    2361      * @staticvar bool $external_rand_source_available
     2361     * @staticvar bool $use_random_int_functionality
    23622362     *
    23632363     * @param int $min Lower limit for the generated number
Note: See TracChangeset for help on using the changeset viewer.