HEX
Server: Apache
System: Linux ns308404 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
User: root (0)
PHP: 8.3.31
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/onlinedev.com/httpdocs/odv/wp-content/plugins/ninja-forms/assets/js/backbone.js
/**
 * Work around for Require, Radio, and WordPress.
 * 
 * Returns the WordPress-loaded version of Backbone for use with things that need it and use Require.
 * 
 * @since  3.0
 * @return Object	Backbone Object
 */
define( function() {
	return Backbone;
} );