/home/techb158/l2hypotheques.com/wp-content/plugins/elementor/modules/web-cli
NameSizeModeActions
module.php11100644editdlrm
Edit: /home/techb158/l2hypotheques.com/wp-content/plugins/elementor/modules/web-cli/module.php (1110B)
get_js_assets_url( 'web-cli' ), [ 'jquery', ], ELEMENTOR_VERSION, true ); $this->print_config( 'elementor-web-cli' ); } protected function get_init_settings() { return [ 'isDebug' => ( defined( 'WP_DEBUG' ) && WP_DEBUG ), 'urls' => [ 'rest' => get_rest_url(), 'assets' => ELEMENTOR_ASSETS_URL, ], 'nonce' => wp_create_nonce( 'wp_rest' ), 'version' => ELEMENTOR_VERSION, ]; } }