tehnika/plugins/rainlab/builder/classes/modelmodel/templates/soft-delete.php.tpl

5 lines
91 B
Smarty
Raw Normal View History

2022-10-24 05:35:18 +00:00
use \October\Rain\Database\Traits\SoftDelete;
protected $dates = ['deleted_at'];