Make WordPress Core


Ignore:
Timestamp:
03/25/2018 07:32:24 PM (7 years ago)
Author:
johnbillion
Message:

Docs: Document more parameters and properties using typed array notation.

See #41756

File:
1 edited

Legend:

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

    r42343 r42876  
    542542             * @since 3.6.0
    543543             *
    544              * @param array         $search_columns Array of column names to be searched.
     544             * @param string[]      $search_columns Array of column names to be searched.
    545545             * @param string        $search         Text being searched.
    546546             * @param WP_User_Query $this           The current WP_User_Query instance.
Note: See TracChangeset for help on using the changeset viewer.