We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1228117 commit 16e082fCopy full SHA for 16e082f
src/3-pengenalan-interface.php
@@ -1,4 +1,6 @@
1
<?php
2
+echo "Copyright (C) 2021 EmptyWork\n";
3
+
4
interface Template {
5
public function methodPertama();
6
public function methodKedua();
0 commit comments