Introduction to the $this Keyword
Learn about the $this keyword, its syntax, and its use.
The $this
keyword indicates that we use the class’s methods and properties. It allows us to access them within the class’s scope.
Get hands-on with 1300+ tech skills courses.