Home
last modified time | relevance | path

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

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DSession.php39 if ($startSession && !$this->sessionHasStarted()) {
194 protected function sessionHasStarted() function in OAuth\\Common\\Storage\\Session