public function TestSession::invalidate in Rules 8.3
File
- tests/
src/ Unit/ TestSession.php, line 77
Class
- TestSession
- Implements just the methods we need for the Rules unit tests.
Namespace
Drupal\Tests\rules\UnitCode
public function invalidate($lifetime = NULL) {
}