Conducting Code Harmony through Expert Methods What is a method? In PHP, it’s just a function inside of a class. That’s the easiest way to think about it. You initialize them the exact same way that you would a function, including using the function keyword. PHP – P35: User Defined Functions In object oriented programming, objects can have specific characteristics, but they can also perform specific actions. The actions are represented by methods. Methods can also have visibility modifiers, such as private, protected, and public, but we’ll leave those out of this article and stick to the default public modifier. We’re building on from our previous article and