protected property MailManagerTest::$cache in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php \Drupal\Tests\Core\Mail\MailManagerTest::cache
The cache backend to use.
Type: \Drupal\Core\Cache\CacheBackendInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
tests/ Drupal/ Tests/ Core/ Mail/ MailManagerTest.php, line 28 - Contains \Drupal\Tests\Core\Mail\MailManagerTest.
Class
- MailManagerTest
- @coversDefaultClass \Drupal\Core\Mail\MailManager @group Mail
Namespace
Drupal\Tests\Core\MailCode
protected $cache;