File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,19 @@ Source code untuk dasar-dasar tentang Object-Oriented pada PHP. Adapun materi ya
19
19
- Abstract Class, Turunan Class
20
20
- Abstract Method, Override Method
21
21
- Inisialisasi Abstract Class
22
+ - <a href =" ./3-pengenalan-interface.php " >Pengenalan Interface [ 3-pengenalan-interface.php] </a >
23
+ - Interface, Implements Interface
24
+ - Inisialisasi Interface
25
+ - Implements Interface
26
+ - Extend Abstract Class
27
+ - Method, Override Method
22
28
23
29
## Daftar File dan File dengan Komen
24
30
| File| Komen File|
25
31
| ---| ---|
26
32
| <a href =" ./1-pengenalan-class.php " >1-pengenalan-class.php</a >| <a href =" ./1-pengenalan-class-comment.php " >1-pengenalan-class-comment.php</a >|
27
- | <a href =" ./2-abstract-class.php " >2-abstract-class.php</a >| <a href =" ./2-abstract-class-comment.php " >2-abstract-class.php-comment</a >|
33
+ | <a href =" ./2-abstract-class.php " >2-abstract-class.php</a >| <a href =" ./2-abstract-class-comment.php " >2-abstract-class-comment.php</a >|
34
+ | <a href =" ./3-pengenalan-interface.php " >3-pengenalan-interface.php</a >| <a href =" ./3-pengenalan-interface-comment.php " >3-pengenalan-interface-comment.php</a >|
28
35
29
36
Didukung oleh:
30
37
<a href =" https://filkom.ukim.ac.id " >Filkom UKIM</a > | <a href =" https://ukim.ac.id " >UKIM</a >
You can’t perform that action at this time.
0 commit comments