Skip to content

Commit 1021370

Browse files
authored
Merge pull request #187 from Tim59/2.0
fix minor visual bug on docs
2 parents 0c072b1 + e30b912 commit 1021370

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/filters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,7 @@ services:
465465
In the previous example, the filter can be applied on any property. However, thanks to the `AbstractFilter` class,
466466
it can also be enabled for some properties:
467467

468+
```yaml
468469
services:
469470
'AppBundle\Filter\RegexpFilter':
470471
class: 'AppBundle\Filter\RegexpFilter'

0 commit comments

Comments
 (0)