You are here

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

The mocked theme handler service.

Type: \Drupal\Core\Extension\ThemeHandlerInterface|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

SwaggerUiLibraryDiscoveryTest
Tests the Swagger UI library discovery service.

Namespace

Drupal\Tests\swagger_ui_formatter\Unit

Code

private $themeHandler;