You are here

private constant SwaggerUiLibraryDiscovery::STATE_FAKE_MISSING_LIBRARY in Swagger UI Field Formatter 8.3

A state key for a boolean value to indicate a missing library path.

File

tests/modules/swagger_ui_formatter_test/src/Service/SwaggerUiLibraryDiscovery.php, line 23

Class

SwaggerUiLibraryDiscovery
Decorator service for testing.

Namespace

Drupal\swagger_ui_formatter_test\Service

Code

private const STATE_FAKE_MISSING_LIBRARY = 'swagger_ui_formatter_test_fake_missing_library';