pjax-plugin-debug.js revision d5718409d7c1c4cbbd2be4605305c045a68a9136
/**
Node plugin that provides seamless, gracefully degrading pjax functionality.
@module pjax
@submodule pjax-plugin
@since 3.5.0
**/
/**
Node plugin that provides seamless, gracefully degrading pjax functionality.
@class Plugin.Pjax
@extends Pjax
@since 3.5.0
**/
// -- Lifecycle Methods ----------------------------------------------------
initializer: function (config) {
}
}, {
NS: 'pjax'
});