8000 [Docs] Fixing syntax highlighting. (#251) · AxonDivisionDev/laravel-json-api@59d8b5c · GitHub
[go: up one dir, main page]

Skip to content

Commit 59d8b5c

Browse files
Jannislindyhopchris
authored andcommitted
[Docs] Fixing syntax highlighting. (cloudcreativity#251)
1 parent 62d2849 commit 59d8b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fetching/filtering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ If your resource does not support filtering, you should reject any request that
6060
parameter. You can do this by disallowing filtering parameters on your [Validators](../basics/validators.md)
6161
class as follows:
6262

63-
```php****
63+
```php
6464
class Validators extends AbstractValidators
6565
{
6666
// ...

0 commit comments

Comments
 (0)
0