Skip to content
Snippets Groups Projects
Commit fb040cf7 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Benjamin Franzke
Browse files

[TASK] Use correct method visibility in Lit elements

The methods `createRenderRoot()` and `render()` are considered being
protected, but were public in some cases my mistake. This doesn't have
any functional impact, but is now fixed nonetheless.

Resolves: #101689
Releases: main, 12.4
Change-Id: I6bb88f90a8a44e0118dd8203433a54517b5dfa2f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80561


Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent e7d287c1
Branches
Tags
Showing
with 69 additions and 69 deletions
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