"Varchar", ); static $many_many = array( "Contacts" => "Contact", ); static $belongs_many_many = array( "Projects" => "Project", ); } ?>