This repository was archived by the owner on Jun 27, 2018. It is now read-only.
This repository was archived by the owner on Jun 27, 2018. It is now read-only.
constructor and super when extending a class #1
Should use
each time when extending a class in order to run the constructor function from the parent class.