Skip to content

Commit 2b43ef4

Browse files
committed
Improve readme
1 parent ea22689 commit 2b43ef4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ use TemplaterDefaults\View\StringTemplate;
6565

6666
$this->loadHelper('Form', [
6767
'templateClass' => StringTemplate::class,
68+
'templates' => 'my_app_templates', // Your template defintion
6869
]);
6970
```
7071

0 commit comments

Comments
 (0)