Skip to content
Snippets Groups Projects
Alex Pott's avatar
Issue #2533746 by Gábor Hojtsy, webflo, tstoeckler, Jose Reyero: Remove the...
Alex Pott authored
Issue #2533746 by Gábor Hojtsy, webflo, tstoeckler, Jose Reyero: Remove the the ability to translate locked date formats (e.g. html_datetime)
8f028e64
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Code in the Drupal\Core namespace represents Drupal Subsystems provided by the
base system.  These subsystems MAY depend on Drupal Components and other
Subsystems, but MAY NOT depend on any code in a module.

Each Subsystem should be in its own namespace, and should be as self-contained
as possible.