1
0
mirror of https://github.com/flarum/core.git synced 2025-07-23 09:41:26 +02:00
This commit is contained in:
Toby Zerner
2015-10-15 22:51:26 +10:30
parent bc3fa5d451
commit 0ffea2dde0

View File

@@ -39,4 +39,4 @@ class YamlFileLoader extends BaseYamlFileLoader
return $translation;
}
}
}