Skip to content

Commit

Permalink
README.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
rawsrc committed Apr 17, 2023
1 parent cc02761 commit 2b3935b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ It's also possible to unset a parameter from the local and global context at onc
$this->unsetAnyParam('document.isPopup');
```

## **Using the component `ViewBuilder` **
## **Using the component `ViewBuilder`**
For complex view, it's often easier to manipulate the whole view as an object.
Let's have a look at the example about the login page.
You can now consider this view as a class using `ViewBuilder`.
Expand Down

0 comments on commit 2b3935b

Please sign in to comment.