Esensi\Model\Traits\SoftDeletingModelTrait::bootSoftDeletes PHP Method

bootSoftDeletes() public static method

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()
    {
    }