Skip to content
Snippets Groups Projects
Commit a40d92a9 authored by Chris Müller's avatar Chris Müller Committed by Stefan B�rk
Browse files

[TASK] Remove unexplained reference to Wordpress documentation

Resolves: #101451
Resolves: https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-CoreApi/issues/3244
Related: #90522
Releases: main, 12.4, 11.5
Change-Id: Ib6cd19b35f72138ee4667714d5fe9c8dbd8bbcca
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80145


Reviewed-by: default avatarStefan B�rk <stefan@buerk.tech>
Tested-by: default avatarStefan B�rk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 94ed3abf
Branches
Tags
No related merge requests found
......@@ -37,8 +37,6 @@ use TYPO3\CMS\Core\Utility\ArrayUtility;
* Note on the implementation:
* - We use a Singleton to make use of the AssetCollector throughout Frontend process (similar to PageRenderer).
* - Although this is not optimal, I don't see any other way to do so in the current code.
*
* https://developer.wordpress.org/reference/functions/wp_enqueue_style/
*/
class AssetCollector implements SingletonInterface
{
......
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