Skip to content

Commit

Permalink
[DOC] Remove todo comment
Browse files Browse the repository at this point in the history
Extension is now tested in TYPO3 v11 and v12.
  • Loading branch information
fnagel committed Nov 30, 2023
1 parent e059624 commit f5b5b00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Classes/Resource/ResourceCompressor.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ class ResourceCompressor extends \TYPO3\CMS\Core\Resource\ResourceCompressor
{
protected ?MinifyServiceInterface $minifier = null;

// @todo Test this with TYPO3 v11! Works for v12.
// @todo Remove this when TYPO3 v11 is no longer relevant!
protected function initialize(): void
{
Expand Down

0 comments on commit f5b5b00

Please sign in to comment.