Loading pod-GitLab.md +1 −1 Original line number Original line Diff line number Diff line Loading @@ -47,7 +47,7 @@ Import with `:utils` tag. - `group_visibility_name()` - `group_visibility_name()` ```{.pl} ```{.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_. Translates a Group Visibility code to its string representation, i.e. _Private_, _Internal_ or _Public_. Loading Loading
pod-GitLab.md +1 −1 Original line number Original line Diff line number Diff line Loading @@ -47,7 +47,7 @@ Import with `:utils` tag. - `group_visibility_name()` - `group_visibility_name()` ```{.pl} ```{.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_. Translates a Group Visibility code to its string representation, i.e. _Private_, _Internal_ or _Public_. Loading