X-Git-Url: https://git.cyclocoop.org/%28%28?a=blobdiff_plain;f=includes%2Fcache%2FMessageBlobStore.php;h=b262eab6024907a4f9664b702bec1866c20bf7b5;hb=bed43f525501ddf80995daa8e406414500ce3d1d;hp=b076a083c95a54e14ee4871c21f4b50b6212c82a;hpb=dae4c94d893057345f62a3d498fb85c0a54de5a6;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/cache/MessageBlobStore.php b/includes/cache/MessageBlobStore.php index b076a083c9..b262eab602 100644 --- a/includes/cache/MessageBlobStore.php +++ b/includes/cache/MessageBlobStore.php @@ -128,14 +128,6 @@ class MessageBlobStore implements LoggerAwareInterface { return $this->getBlobs( $modules, $lang ); } - /** - * @deprecated since 1.27 Obsolete. Used to populate a cache table in the database. - * @return bool - */ - public function insertMessageBlob( $name, ResourceLoaderModule $module, $lang ) { - return false; - } - /** * @since 1.27 * @param ResourceLoaderModule $module