logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Catalyst::Model::Adaptor::Base - internal base class for Catalyst::Model::Adaptor and friends.

Methods

_load_adapted_class
       Load the adapted class

   _create_instance
       Instantiate the adapted class

   prepare_arguments
       Prepare the arguments

   mangle_arguments
       Make the arguments amenable to the adapted class

Name

       Catalyst::Model::Adaptor::Base - internal base class for Catalyst::Model::Adaptor and friends.

See Also

       Catalyst::Model::Adaptor

       Catalyst::Model::Factory

       Catalyst::Model::Factory::PerRequest

perl v5.34.0                                       2022-06-09                Catalyst::Model::Adaptor::Base(3pm)

Synopsis

           # There are no user-serviceable parts in here.

See Also