Commit af348e2
Change import namespace for AbstractViewHelper
When using the t:uri:cObject-ViewHelper, an error occurs:
Class 'TYPO3\CMS\Fluid\Core\ViewHelper\AbstractViewHelper' not found
This commit changes the namespace for AbstractViewHelper1 parent 1e09939 commit af348e2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments