You are here

protected static property MockBin::$isExceptionNotified in MongoDB 7

Needs to be repeated although it exists on parent class, to avoid warnings.

Type: bool

Overrides Cache::$isExceptionNotified

File

mongodb_cache/src/Tests/CacheUnitTestCase.php, line 62

Class

MockBin

Namespace

Drupal\mongodb_cache\Tests

Code

protected static $isExceptionNotified = FALSE;