The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Drupal::Admin::Status - simple object representing elements of the drupal status page

METHODS

    type

    Type can be one of info, ok, warning or error

    title

    Title of status section

    status

    Short status message

    comment

    Optional additional comment (used mostly by warnings and errors)