'http://localhost', 'cookie' => 'a_session_'.$this->getProject()['$id'].'=' . $this->getRoot()['session'], ]; } /** * @return string */ public function getSide() { return 'console'; } }