|
core event base[] | $events = array() |
| array of events
|
|
◆ add_event()
◆ close()
phpunit_event_sink::close |
( |
| ) |
|
Stop event redirection.
Use if you do not want event redirected any more.
◆ count()
phpunit_event_sink::count |
( |
| ) |
|
Return number of events redirected to this sink.
- Return values
-
◆ get_events()
phpunit_event_sink::get_events |
( |
| ) |
|
Returns all redirected events.
The instances are records form the event_read table. The array indexes are numbered from 0 and the order is matching the creation of events.
- Return values
-
The documentation for this class was generated from the following file: