You are here

function swagger_ui_formatter_post_update_2 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_2()

Rebuild cache due to changes in the rendering.

File

./swagger_ui_formatter.post_update.php, line 20

Code

function swagger_ui_formatter_post_update_2() : void {

  // Empty post-update hook.
}