Skip to content
Snippets Groups Projects
Unverified Commit f24834ba authored by Patrick Figel's avatar Patrick Figel
Browse files

Fix indentation of code block in hook_civicrm_permission

parent ccdb4e01
No related branches found
No related tags found
1 merge request!738Fix indentation of code block in hook_civicrm_permission
......@@ -45,7 +45,7 @@ to grant it to users.
$permissions['delete in Grant Program'] = [
ts('CiviCRM Grant Program: delete grant program'), // if no description, just give an array with the label
];
```
```
## Returns
- null
......
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