Skip to content

Commit b9f19a9

Browse files
Fixed YAML in example configuration
1 parent 03050b3 commit b9f19a9

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)