You are here

function swagger_ui_formatter_post_update_2 in Swagger UI Field Formatter 8.2

Same name and namespace in other branches
  1. 8.3 swagger_ui_formatter.post_update.php \swagger_ui_formatter_post_update_2()

Clear cache due to changes in the rendering.

File

./swagger_ui_formatter.post_update.php, line 18
Post update functions for Swagger UI Field Formatter.

Code

function swagger_ui_formatter_post_update_2() {

  // Empty post-update hook.
}