pull/464/merge
GÖRÜNMEYİP GÖRÜNTÜRTTÜRTEN SAATİN İNANAN ELÇİSİ 6 months ago committed by GitHub
commit dd5fa829d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -555,7 +555,7 @@ Using inheritance we can access all the properties and the methods of the parent
```js
// syntax
class ChildClassName extends {
class ChildClassName extends ParentClassName{
// code goes here
}
```

Loading…
Cancel
Save