Skip to content

Commit

Permalink
code correction
Browse files Browse the repository at this point in the history
  • Loading branch information
rawsrc committed Oct 20, 2019
1 parent 66ab492 commit ee6aed6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ $body->setCode(<<<html
</form>
html
);
echo $page;
// Note how it's coded, in this use case : `$body` replace `$this`, always the difference between
// the array notation and function notation
```
Expand Down

0 comments on commit ee6aed6

Please sign in to comment.