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

HTML::Mason::Plugin::Context - encapsulates arguments passed to plugin methods

Description

       This file defines the minimalist context classes that are instantiated whenever a plugin hook is called.
       See HTML::Mason::Plugin for documentation about plugins.

       For efficiency these objects have no new() method - they are created and blessed by hand inside
       HTML::Mason::Request just before they are used.

perl v5.38.2                                       2024-03-05                  HTML::Mason::Plugin::Context(3pm)

Name

       HTML::Mason::Plugin::Context - encapsulates arguments passed to plugin methods

See Also