You are here

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

The mocked theme manager service.

Type: \Drupal\Core\Theme\ThemeManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

SwaggerUiLibraryDiscoveryTest
Tests the Swagger UI library discovery service.

Namespace

Drupal\Tests\swagger_ui_formatter\Unit

Code

private $themeManager;