my $file = SL::File->save(
object_id => $self->object_id,
my $file = SL::File->save(
object_id => $self->object_id,
use the configured storage backend for the type of file.
These backends must be configured in L<SL::Controller::ClientConfig> or an extra database table.
use the configured storage backend for the type of file.
These backends must be configured in L<SL::Controller::ClientConfig> or an extra database table.