Skip to content

Commit 167cbcf

Browse files
Merge pull request #1039 from romaricdrigon/patch-1
Fixed YAML in example configuration
2 parents 485f6ae + b9f19a9 commit 167cbcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Resources/doc/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ apy_data_grid:
1414
actions_columns_separator: "<br />"
1515
pagerfanta:
1616
enable: false
17-
view_class: "Pagerfanta\View\DefaultView"
17+
view_class: "Pagerfanta\\View\\DefaultView"
1818
options:
1919
prev_message: "«"
2020
next_message: "»"

0 commit comments

Comments
 (0)