Fix access level of onInitialRender() and onRender() implementations.

Review Request #14067 — Created Aug. 2, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

Many of the new spina-based classes weren't properly listing their
render methods as protected. While this didn't affect runtime at all, it
does trigger some TS warnings.

Ran js-tests.

Commits

Files