Object-Oriented Programming (PHP OOP), is a type of scripting language principle added to php5, that helps in building complex, reusable web applications.
This session will help you to understand about object-oriented concepts like
- Class
- Objects
- Inheritance
- Interface
- Abstraction
- Magic Methods
What will you get from the session?
You will learn about the key areas of Object-oriented and will be able to understand the object-oriented principles of Drupal8.