Home
last modified time | relevance | path

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

/plugin/lastseen/
H A Dhelper.php26 public function getStorePath() function in helper_plugin_lastseen
39 $path = $this->getStorePath();
101 $path = $this->getStorePath();
/plugin/usersettings/
H A Dhelper.php51 public function getStorePath() function in helper_plugin_usersettings
68 return $this->getStorePath() . '/' . rawurlencode($user) . '.json';