Page header for Namespaces page in Drupal 8
Same name and namespace in other branches
- 9 core/core.api.php \listing_page_namespace
Introduction to namespaces
PHP classes, interfaces, and traits in Drupal are namespaced. See the Objected-oriented programming conventions for more information.
See also
Objected-oriented programming conventions
File
- core/
core.api.php, line 1527 - Documentation landing page and topics, plus core library hooks.