We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f86ce1 commit ad08c6dCopy full SHA for ad08c6d
src/WpAdmin/Admin.php
@@ -77,7 +77,7 @@ protected function adminMenu()
77
\esc_html__('REST API Cache', 'wp-rest-api-cache'),
78
'manage_options',
79
self::MENU_SLUG,
80
- function() {
+ function () {
81
$this->renderPage();
82
}
83
);
0 commit comments