function FakeAbstractProxy::getId

File

core/tests/Drupal/Tests/Core/Session/SessionManagerTest.php, line 53

Class

FakeAbstractProxy

Namespace

Drupal\Tests\Core\Session

Code

public function getId() {
    return $this->id;
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.