schunder-madre/web/core/lib
Jurij Podgoršek a308a92e52 Prvotni komit 2021-10-28 17:36:55 +02:00
..
Drupal Prvotni komit 2021-10-28 17:36:55 +02:00
Drupal.php Prvotni komit 2021-10-28 17:36:55 +02:00
README.txt Prvotni komit 2021-10-28 17:36:55 +02:00

README.txt

The core/lib directory is for classes provided by Drupal Core that are original
to Drupal. All Drupal-originated code must follow the PSR-4 naming convention
for classes and namespaces as documented here:

https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md

The vendor namespace for Drupal-originated code is "Drupal".