Using access modifiers

Опубликовано: 23 Июнь 2026
на канале: Julio de Lima
1,897
121

#qa #automation #programming

Until now we've used the `public` modifier in classes, methods, and properties, but I told you that we didn't need to know much about modifiers at that point, because you didn't have all the context or knowledge necessary for it. But in this lesson, I want to discuss this a little more with you. In our last lesson, I even mentioned it briefly at the end, but today, in a very quick lesson, I'll explain when you need to change the modifier of the method or property you're using. Let's go!