You are here

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

A state key for a boolean value to indicate an unsupported library version.

File

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

Class

SwaggerUiLibraryDiscovery
Decorator service for testing.

Namespace

Drupal\swagger_ui_formatter_test\Service

Code

private const STATE_FAKE_UNSUPPORTED_LIBRARY = 'swagger_ui_formatter_test_fake_unsupported_library';