Skip to content
Snippets Groups Projects
Commit 958c18d5 authored by Tim Wagner's avatar Tim Wagner
Browse files

[BUGIX] Update TYPO3 10 todo

VHS was made a requirement with TYPO3 10 now, but for TYPO3 9
compatibility we cannot replace old ViewHelpers yet.
We need to make these replacements with TYPO3 11 then.
parent 173f7a46
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ use TYPO3\CMS\Core\Utility\GeneralUtility;
/**
* Takes a string containing multiple values separated by a delimiter and returns an array of these values.
* @TODO: Replace this ViewHelper with a VHS ViewHelper when updating to TYPO3 10!
* @TODO: Replace this ViewHelper with a VHS ViewHelper when updating to TYPO3 11!
*
* Example:
* {namespace jobs=SGalinski\SgJobs\ViewHelpers}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment