Projekt

Allgemein

Profil

Herunterladen (333 Bytes) Statistiken
| Zweig: | Markierung: | Revision:
# This file has been auto-generated only because it didn't exist.
# Feel free to modify it at will; it will not be overwritten automatically.

package SL::DB::Manager::File;

use strict;

use parent qw(SL::DB::Helper::Manager);
use SL::DB::Helper::Sorted;

sub object_class { 'SL::DB::File' }

__PACKAGE__->make_manager_methods;

1;
(38-38/104)