• 
      

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

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

    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.

    Summary ID
    Fix access level of onInitialRender() and onRender() implementations.
    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. Testing Done: Ran js-tests.
    5b694bc4d7d02656b538d4ecc918ed0f48b4aa4e
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.x (0c808b0)