Skip to content

Instantly share code, notes, and snippets.

@gumacahin
Created July 15, 2012 01:35
Show Gist options
  • Save gumacahin/3114318 to your computer and use it in GitHub Desktop.
Save gumacahin/3114318 to your computer and use it in GitHub Desktop.
application/modules/Car/Model/Car.php
<?php
class Car_Model_Car extends Core_Model_Item_Abstract
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment