SproutCMS

This is the code documentation for the SproutCMS project

function hasRun()

Check if a given event has been run.

Usage

boolean Event::hasRun ( string $name );

Authors

Arguments

  1. string $name
    event name

Return value

  • boolean