You are here

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

The mocked theme initialization service.

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

File

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

Class

SwaggerUiLibraryDiscoveryTest
Tests the Swagger UI library discovery service.

Namespace

Drupal\Tests\swagger_ui_formatter\Unit

Code

private $themeInitialization;