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-role.php

    r42343 r42876  
    9595         * @since 2.0.0
    9696         *
    97          * @param array  $capabilities Array of role capabilities.
     97         * @param bool[] $capabilities Associative array of capabilities for the role.
    9898         * @param string $cap          Capability name.
    9999         * @param string $name         Role name.
Note: See TracChangeset for help on using the changeset viewer.