You are here

protected property SendAccountEmailTest::$logger in Rules 8.3

Type: \Drupal\Core\Logger\LoggerChannelInterface|\Prophecy\Prophecy\ProphecyInterface

Overrides RulesIntegrationTestBase::$logger

File

tests/src/Unit/Integration/RulesAction/SendAccountEmailTest.php, line 19

Class

SendAccountEmailTest
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\SendAccountEmail @group RulesAction

Namespace

Drupal\Tests\rules\Unit\Integration\RulesAction

Code

protected $logger;