marc-leopold/cms/plugins/rainlab/builder/classes/modelmodel/templates/soft-delete.php.tpl

5 lines
91 B
Smarty
Raw Normal View History

2019-02-25 14:56:59 +00:00
use \October\Rain\Database\Traits\SoftDelete;
protected $dates = ['deleted_at'];