Skip to content

Commit

Permalink
jQuery.isArray: Added deprecation note
Browse files Browse the repository at this point in the history
  • Loading branch information
AurelioDeRosa committed Jul 17, 2016
1 parent 4a30d1d commit 762a35e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion entries/jQuery.isArray.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<entry type="method" name="jQuery.isArray" return="boolean">
<entry type="method" name="jQuery.isArray" return="boolean" deprecated="3.2">
<title>jQuery.isArray()</title>
<signature>
<added>1.3</added>
Expand All @@ -22,4 +22,5 @@ Is [] an Array? <b></b>
</example>
<category slug="utilities"/>
<category slug="version/1.3"/>
<category slug="deprecated/deprecated-3.2"/>
</entry>

0 comments on commit 762a35e

Please sign in to comment.