Skip to content

Commit f1e2eb2

Browse files
Add files via upload
1 parent a69e92e commit f1e2eb2

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Codelab/Controllers/ProductController.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,3 @@ public function getAllProduct() {
3636
}
3737
}
3838

39-
// Contoh penggunaan
40-
$productController = new ProductController();
41-
echo $productController->getAllProduct();

0 commit comments

Comments
 (0)