Esensi\Model\Traits\SoftDeletingModelTrait::bootSoftDeletes PHP 메소드

bootSoftDeletes() 공개 정적인 메소드

We want to boot our own observer so we stub out this boot method. This renders this function void.
public static bootSoftDeletes ( )
    public static function bootSoftDeletes()
    {
    }