Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
7e1becfd
Commit
7e1becfd
authored
Jul 16, 2012
by
jhodgdon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#1686180
by kiamlaluno: Fix URL for Symfony docs
parent
364fd177
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
core/includes/bootstrap.inc
core/includes/bootstrap.inc
+2
-1
No files found.
core/includes/bootstrap.inc
View file @
7e1becfd
...
...
@@ -2444,7 +2444,8 @@ function drupal_get_bootstrap_phase() {
* @code
* // Register the LANGUAGE_TYPE_INTERFACE definition. Registered definitions
* // do not necessarily need to be named by a constant.
* // See http://symfony.com/doc/current/components/dependency_injection.html
* // See
* // http://symfony.com/doc/current/components/dependency_injection/introduction.html
* // for usage examples of adding object initialization code after register().
* $container = drupal_container();
* $container->register(LANGUAGE_TYPE_INTERFACE, 'Drupal\\Core\\Language\\Language');
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment