You are here

function swagger_ui_formatter_post_update_1 in Swagger UI Field Formatter 8.3

Same name and namespace in other branches
  1. 8.2 swagger_ui_formatter.post_update.php \swagger_ui_formatter_post_update_1()

Rebuild cache due to updated library definitions.

File

./swagger_ui_formatter.post_update.php, line 13

Code

function swagger_ui_formatter_post_update_1() : void {

  // Empty post-update hook.
}