Skip to content

Commit dc84b4f

Browse files
authored
browsing_content.md: Include loop's outer
1 parent 37108a1 commit dc84b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content_management/content_api/browsing_content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ All object state groups can be retrieved through [`loadObjectStateGroups`](/api/
149149

150150
To retrieve the fields of the selected content item, you can use the following command:
151151

152-
```php hl_lines="9-10 13-18"
152+
```php hl_lines="9-10 12-19"
153153
[[= include_file('code_samples/api/public_php_api/src/Command/ViewContentCommand.php', 4, 7) =]] // ...
154154
[[= include_file('code_samples/api/public_php_api/src/Command/ViewContentCommand.php', 37, 55) =]]
155155
}

0 commit comments

Comments
 (0)