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 a1e6cd9 commit 0812607Copy full SHA for 0812607
docs/search/search_api.md
@@ -26,7 +26,7 @@ For example, to search for all content of a selected content type, use one Crite
26
27
The following command takes the content type identifier as an argument and lists all results:
28
29
-``` php hl_lines="12 14"
+``` php hl_lines="11 13"
30
// ...
31
[[= include_file('code_samples/api/public_php_api/src/Command/FindContentCommand.php', 4, 7) =]]// ...
32
[[= include_file('code_samples/api/public_php_api/src/Command/FindContentCommand.php', 14, 18) =]] // ...
0 commit comments