Make ContactForm's variable protected.

Created on 13 March 2024, 4 months ago
Updated 29 May 2024, 28 days ago

Problem/Motivation

We have extended ContactForm with our version. From the child class, we can not get the value of fieldSettings because this variable is private.

Steps to reproduce

Create a class that inherits from ContactForm.

Proposed resolution

I do not see any reason why variables are private. Change the property visibility from private to protected.

πŸ“Œ Task
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡΅πŸ‡±Poland alorenc Wolsztyn, πŸ‡΅πŸ‡±

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024