Skip to content

Commit 16e082f

Browse files
committed
Tambah: pengenalan interface - tambah info hak cipta
1 parent 1228117 commit 16e082f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/3-pengenalan-interface.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<?php
2+
echo "Copyright (C) 2021 EmptyWork\n";
3+
24
interface Template {
35
public function methodPertama();
46
public function methodKedua();

0 commit comments

Comments
 (0)