README.txt in Zircon Profile 8
Same filename in this branch
- 8 README.txt
- 8 themes/README.txt
- 8 sites/README.txt
- 8 profiles/README.txt
- 8 modules/README.txt
- 8 modules/memcache/README.txt
- 8 core/lib/README.txt
- 8 core/themes/stark/README.txt
- 8 core/lib/Drupal/Core/README.txt
- 8 core/lib/Drupal/Component/README.txt
- 8 core/modules/simpletest/files/README.txt
- 8 core/lib/Drupal/Component/Gettext/README.txt
- 8 core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/README.txt
Same filename and directory in other branches
The core/lib directory is for classes provided by Drupal Core that are original to Drupal. All Drupal-originated code must follow the PSR-0 naming convention for classes and namespaces as documented here: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md The vendor namespace for Drupal-originated code is "Drupal".
File
core/lib/README.txtView source
- The core/lib directory is for classes provided by Drupal Core that are original
- to Drupal. All Drupal-originated code must follow the PSR-0 naming convention
- for classes and namespaces as documented here:
-
- https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md
-
- The vendor namespace for Drupal-originated code is "Drupal".