You are here

private property SwaggerUiLibraryDiscoveryTest::$cache in Swagger UI Field Formatter 8.3

The mocked default cache bin.

Type: \Drupal\Core\Cache\CacheBackendInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/SwaggerUiLibraryDiscoveryTest.php, line 51

Class

SwaggerUiLibraryDiscoveryTest
Tests the Swagger UI library discovery service.

Namespace

Drupal\Tests\swagger_ui_formatter\Unit

Code

private $cache;