mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-02 00:00:15 +00:00
Docs: Document more parameters and properties using typed array notation.
See #41756 git-svn-id: https://develop.svn.wordpress.org/trunk@42876 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -94,7 +94,7 @@ class WP_Role {
|
||||
*
|
||||
* @since 2.0.0
|
||||
*
|
||||
* @param array $capabilities Array of role capabilities.
|
||||
* @param bool[] $capabilities Associative array of capabilities for the role.
|
||||
* @param string $cap Capability name.
|
||||
* @param string $name Role name.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user