Classes, traits, and interfaces - 9.5.x - drupal
Introduction to classes
A lot of the PHP code in Drupal is object oriented (OO), making use of PHP classes, interfaces, and traits. See the Objected-oriented programming conventions for more information.
See also
Objected-oriented programming conventions
File
-
core/
core.api.php, line 1523
Pagination
- Previous page
- Page 112
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.