Update article.md
adding this
This commit is contained in:
parent
e4ad8d0810
commit
817dbd94f4
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ class Rabbit extends Animal {
|
|||
*!*
|
||||
stop() {
|
||||
super.stop(); // call parent stop
|
||||
hide(); // and then hide
|
||||
this.hide(); // and then hide
|
||||
}
|
||||
*/!*
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue