function SessionHandler::open
Attributes
#[\ReturnTypeWillChange]
File
-
core/
lib/ Drupal/ Core/ Session/ SessionHandler.php, line 49
Class
- SessionHandler
- Default session handler.
Namespace
Drupal\Core\SessionCode
public function open($save_path, $name) {
return TRUE;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.