Plop
A simple logging library for PHP
|
A class that can be used to handle records. More...
Public Member Functions | |
handle (\Plop\RecordInterface $record) | |
![]() | |
handle (\Plop\RecordInterface $record) | |
![]() | |
count () | |
getIterator () | |
offsetExists ($offset) | |
offsetGet ($offset) | |
offsetSet ($offset, $value) | |
offsetUnset ($offset) | |
Additional Inherited Members | |
![]() | |
const | TYPE_HINT = '\\Plop\\HandlerInterface' |
![]() | |
const | TYPE_HINT = null |
![]() | |
$items = array() | |
List of items in the collection. | |
A class that can be used to handle records.
Definition at line 27 of file HandlersCollection.php.
Plop\HandlersCollection::handle | ( | \Plop\RecordInterface | $record | ) |
Definition at line 30 of file HandlersCollection.php.