Merge "Restore FileBackendStoreOpHandle::call"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Tue, 10 Sep 2019 15:45:17 +0000 (15:45 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 10 Sep 2019 15:45:17 +0000 (15:45 +0000)
includes/libs/filebackend/fileophandle/FileBackendStoreOpHandle.php

index 649225d..8697f9f 100644 (file)
@@ -34,6 +34,8 @@ abstract class FileBackendStoreOpHandle {
        public $backend;
        /** @var array */
        public $resourcesToClose = [];
+       /** @var callable name that identifies the function called */
+       public $call;
 
        /**
         * Close all open file handles