handleBatch()
handleBatch(array $records) : void
Handles a set of records at once.
Parameters
array | $records | The records to handle (an array of record arrays) |
Base Handler class providing basic close() support as well as handleBatch