Skip to content
Snippets Groups Projects
Commit 64ee17e6 authored by catch's avatar catch
Browse files

Issue #3068971 by christinlepson, joachim: error in param docs for...

Issue #3068971 by christinlepson, joachim: error in param docs for UserCreationTrait::grantPermissions()
parent 04051f2e
No related branches found
No related tags found
No related merge requests found
......@@ -322,7 +322,7 @@ protected function checkPermissions(array $permissions) {
* Grant permissions to a user role.
*
* @param \Drupal\user\RoleInterface $role
* The ID of a user role to alter.
* The user role entity to alter.
* @param array $permissions
* (optional) A list of permission names to grant.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment