X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2FServiceWiring.php;h=6d3fe6c4bdda473eb7c16373bee103fb11c25402;hp=860edfd0c53d970c8d3b5d53accd718eebd135cd;hb=f6633d9f46951e57e5c7060953194aeeb7522024;hpb=716dea9d16c7477c3a771cb3fc7ca680941f7639 diff --git a/includes/ServiceWiring.php b/includes/ServiceWiring.php index 860edfd0c5..6d3fe6c4bd 100644 --- a/includes/ServiceWiring.php +++ b/includes/ServiceWiring.php @@ -107,7 +107,7 @@ return [ $services->getDBLoadBalancerFactory(), $services->getExternalStoreAccess(), $services->getMainWANObjectCache(), - new ServiceOptions( BlobStoreFactory::$constructorOptions, + new ServiceOptions( BlobStoreFactory::CONSTRUCTOR_OPTIONS, $services->getMainConfig() ), $services->getContentLanguage() );