You are here

public function AcquiaLiftTestLogger::getLogs in Acquia Lift Connector 7.2

Same name and namespace in other branches
  1. 7 tests/acquia_lift.test_classes.inc \AcquiaLiftTestLogger::getLogs()

File

tests/acquia_lift.test_classes.inc, line 226
Provides test classes for Acquia Lift

Class

AcquiaLiftTestLogger

Code

public function getLogs() {
  return self::$logs;
}