forked from wallabag/wallabag
Handling socials links into a config file
This commit is contained in:
@ -25,6 +25,7 @@ class WallabagCoreExtension extends Extension
|
||||
|
||||
$loader = new Loader\YamlFileLoader($container, new FileLocator(__DIR__.'/../Resources/config'));
|
||||
$loader->load('services.yml');
|
||||
$loader->load('parameters.yml');
|
||||
}
|
||||
|
||||
public function getAlias()
|
||||
|
||||
Reference in New Issue
Block a user