Documentation

EventChecker
in package

Table of Contents

Properties

$activeChecks  : array<string|int, EventCheck>|null
$allChecks  : array<string|int, EventCheck>|null

Methods

addListeners()  : $this
start()  : $this
stop()  : $this
findAll()  : array<string|int, EventCheck>

Properties

Methods

addListeners()

public addListeners() : $this
Return values
$this

start()

public start(Test|null $test) : $this
Parameters
$test : Test|null
Return values
$this

        
On this page

Search results