You are here

public static function Maillog::getAlias in Maillog / Mail Developer 7

File

./maillog.behat.inc, line 47
Behat subcontext for testing whether specific emails have been sent.

Class

Maillog
Behat subcontext for testing whether specific emails have been sent.

Code

public static function getAlias() {
  return 'maillog';
}