NAME

Daje::Database::Model::AuthoritiesRole - Model class

SYNOPSIS

use Daje::Database::Model::AuthoritiesRole;

my $class = Daje::Database::Model::AuthoritiesRole->new(db => $db);

DESCRIPTION

Daje::Database::Model::AuthoritiesRole is the model

class that's only generated once. It inherits all

methods from Daje::Database::Model::Super::AuthoritiesRole# This class is meant for non standard methods.

REQUIRES

v5.42

Mojo::Base

METHODS

AUTHOR

janeskil1525 <janeskil1525@gmail.com

LICENSE

Copyright (C) janeskil1525.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.