Module Development

Work with PHP Class Methods for Drupal 8, 9

Sprout Video

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.

Additional resources

OOP Basics (PHP Manual)