primaryKey('Id'); $this->table('Transactions'); $this->addBehavior('SimpleAudit'); } } ?>