mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-80072 core: Whitespace fix
This commit is contained in:
parent
4349a9164e
commit
f0e46b994f
@ -111,7 +111,7 @@ class di {
|
||||
$builder->addDefinitions([
|
||||
// The hook manager should be in the container.
|
||||
\core\hook\manager::class => $hookmanager,
|
||||
|
||||
|
||||
// The database.
|
||||
\moodle_database::class => $DB,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user