Skip to content

Instantly share code, notes, and snippets.

@okaprinarjaya
Created July 13, 2012 14:30
Show Gist options
  • Save okaprinarjaya/3105200 to your computer and use it in GitHub Desktop.
Save okaprinarjaya/3105200 to your computer and use it in GitHub Desktop.
<?php
class Product extends Model {
public function createProduct() {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment