Commit faa3089b authored by Roman Lacko's avatar Roman Lacko
Browse files

Update pod-GitLab.md

parent 7fec358f
......@@ -47,7 +47,7 @@ Import with `:utils` tag.
- `group_visibility_name()`
```{.pl}
$name = GitLab::group_visibility_name($code)
$name = GitLab::group_visibility_name($code);
```
Translates a Group Visibility code to its string representation, i.e. _Private_, _Internal_ or _Public_.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment