spletna-stran/web/core/lib
root 2b210e3136 Posodobitev drupal modulov, konfiguracija streznika 2022-07-27 14:43:59 +00:00
..
Drupal Posodobitev drupal modulov, konfiguracija streznika 2022-07-27 14:43:59 +00:00
Drupal.php Posodobitev drupal modulov, konfiguracija streznika 2022-07-27 14:43:59 +00:00
README.txt Prvi komit 2022-03-25 13:57:40 +00: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".