Home
last modified time | relevance | path

Searched refs:recursiveRestore (Results 1 – 1 of 1) sorted by relevance

/plugin/swiftmail/Swift/Plugin/
H A DDecorator.php112 $this->recursiveRestore($message, $this->store); //3.3.3 bugfix
198 protected function recursiveRestore(Swift_Message_Mime $mime, &$store) function in Swift_Plugin_Decorator
223 $this->recursiveRestore($child, $child_store);