function TestSessionBase::migrate

File

tests/src/Unit/TestSessionBase.php, line 78

Class

TestSessionBase
Implements just the methods we need for the Rules unit tests.

Namespace

Drupal\Tests\rules\Unit

Code

public function migrate($destroy = FALSE, $lifetime = NULL) : bool {
}