Skip to content
Snippets Groups Projects
Commit 04bdcf23 authored by Sybille Peters's avatar Sybille Peters Committed by Benni Mack
Browse files

[DOCS] Fix typo in workspaces event PHPDoc

This is relevant for the generated documentation.

Resolves: #100953
Releases: main, 12.4, 11.5
Change-Id: Iaa68d1cb21d399f326341cce2b12514a5402e45e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79131


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 79bad9ff
Branches
Tags
No related merge requests found
...@@ -20,7 +20,7 @@ namespace TYPO3\CMS\Workspaces\Event; ...@@ -20,7 +20,7 @@ namespace TYPO3\CMS\Workspaces\Event;
use TYPO3\CMS\Workspaces\Service\GridDataService; use TYPO3\CMS\Workspaces\Service\GridDataService;
/** /**
* Used in the workspaces module to find all chacheable data of versions of a workspace. * Used in the workspaces module to find all cacheable data of versions of a workspace.
*/ */
final class AfterCompiledCacheableDataForWorkspaceEvent final class AfterCompiledCacheableDataForWorkspaceEvent
{ {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment