Work with PHP Class Methods Loading... 4 minutes 33 seconds // Drupal 9, Drupal 8 // HDCC // Share In this PHP tutorial, you'll learn about methods — functions that live inside objects. You'll also learn how to access properties inside methods using the $this pseudo-variable. Downloads: Log in or sign up to download companion files. Additional resources: OOP Basics (PHP Manual)