You are here

public function AcquiaLiftTestLogger::getLogs in Acquia Lift Connector 7

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

File

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

Class

AcquiaLiftTestLogger

Code

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