Skip to content

Commit 836205b

Browse files
committed
namespace
1 parent e54fa40 commit 836205b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crud/search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ class OrderConfig extends CrudConfig
4444
And finally register the crud config to your search in the created
4545
`SearchConfig`:
4646

47-
```php
47+
```php{lit/app/Config/SearchConfig.php}
4848
public function main(Search $search)
4949
{
5050
$search

0 commit comments

Comments
 (0)