function FakeAbstractProxy::setId
File
-
core/
tests/ Drupal/ Tests/ Core/ Session/ SessionManagerTest.php, line 49
Class
Namespace
Drupal\Tests\Core\SessionCode
public function setId($id) {
$this->id = $id;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.