modules/Campaigns/CampaignDiagnostic.php

Show: inherited
    Table of Contents

    Functions

    functiondefine_image( int $num, int $total ) : string

    This function takes in 3 parameters and determines the appropriate image source.

    Parameters
    Name Type Description
    $num int

    parameter is the "health" parameter being tracked whenever there is something wrong. (higher number =bad)

    $total int

    Parameter is the total number things being checked.

    Returns
    Type Description
    string HTML img tag
    Documentation was generated by DocBlox 0.18.1.