We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37108a1 commit dc84b4fCopy full SHA for dc84b4f
docs/content_management/content_api/browsing_content.md
@@ -149,7 +149,7 @@ All object state groups can be retrieved through [`loadObjectStateGroups`](/api/
149
150
To retrieve the fields of the selected content item, you can use the following command:
151
152
-```php hl_lines="9-10 13-18"
+```php hl_lines="9-10 12-19"
153
[[= include_file('code_samples/api/public_php_api/src/Command/ViewContentCommand.php', 4, 7) =]] // ...
154
[[= include_file('code_samples/api/public_php_api/src/Command/ViewContentCommand.php', 37, 55) =]]
155
}
0 commit comments