[null, []]]; /** * Main table and field initialization * * @return void */ protected function _construct() { $this->_init('quote_payment', 'payment_id'); } }