wp/wp-includes/js/wp-backbone.js
changeset 21 48c4eec2b7e6
parent 16 a86126ab1dd4
equal deleted inserted replaced
20:7b1b88e27a20 21:48c4eec2b7e6
   308 		 * will *not* be triggered on the master view's parent.
   308 		 * will *not* be triggered on the master view's parent.
   309 		 *
   309 		 *
   310 		 * @since 3.6.0
   310 		 * @since 3.6.0
   311 		 *
   311 		 *
   312 		 * @param {Object}  options        Options for call.
   312 		 * @param {Object}  options        Options for call.
   313 		 * @param {boolean} options.silent If true, `unset` wil *not* be triggered on
   313 		 * @param {boolean} options.silent If true, `unset` will *not* be triggered on
   314 		 *                                 the master views' parent.
   314 		 *                                 the master views' parent.
   315 		 *
   315 		 *
   316 		 * @return {wp.Backbone.Subviews} The current Subviews instance.
   316 		 * @return {wp.Backbone.Subviews} The current Subviews instance.
   317 		*/
   317 		*/
   318 		remove: function( options ) {
   318 		remove: function( options ) {