Skip to content

Commit 7ce9592

Browse files
VoltrexKeyvaaduh95
authored andcommitted
doc: mark util.inherits as legacy
PR-URL: #38896 Refs: #38893 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Zijian Liu <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Zeyu Yang <[email protected]>
1 parent ff09d6d commit 7ce9592

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/util.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,8 @@ changes:
406406
description: The `constructor` parameter can refer to an ES6 class now.
407407
-->
408408

409+
> Stability: 3 - Legacy: Use ES2015 class syntax and `extends` keyword instead.
410+
409411
* `constructor` {Function}
410412
* `superConstructor` {Function}
411413

0 commit comments

Comments
 (0)