<?php namespace app\em\model; class EmInvoiceHistory extends Base { protected $autoWriteTimestamp = false; }