Challenge: Magic Method
Use the constructor magic method to set the class properties.
We'll cover the following...
Task
Let’s consider the User
...
Use the constructor magic method to set the class properties.
Let’s consider the User
...