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 21c1fb1 commit 20259fdCopy full SHA for 20259fd
entries/jQuery.extend.xml
@@ -16,7 +16,7 @@
16
<signature>
17
<added>1.1.4</added>
18
<argument name="deep" optional="true" type="Boolean">
19
- <desc>If true, the merge becomes recursive (aka. deep copy).</desc>
+ <desc>If true, the merge becomes recursive (aka. deep copy). Passing <code>false</code> for this argument is not supported.</desc>
20
</argument>
21
<argument name="target" type="Object">
22
<desc>The object to extend. It will receive the new properties.</desc>
0 commit comments