Skip to content
Snippets Groups Projects
catch's avatar
Issue #3032605 by mikelutz, Gábor Hojtsy, longwave, martin107: [symfony 4]...
catch authored
Issue #3032605 by mikelutz, Gábor Hojtsy, longwave, martin107: [symfony 4] Drupal\Component\DependencyInjection\Container should implement Symfony\Contracts\Service\ResetInterface

(cherry picked from commit d105f450)
d003c38e
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
Drupal
Drupal.php
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".