Documentation

StorageInterface
in

Debug storage interface

Tags
category

Pop

author

Nick Sagona, III dev@noladev.com

copyright

Copyright (c) 2009-2026 NOLA Interactive, LLC.

license

https://www.popphp.org/license New BSD License

version
3.0.0

Table of Contents

Methods

clear()  : void
Clear all debug data
prepareEvents()  : array<string|int, mixed>
Prepare events
save()  : void
Save debug data

Methods

prepareEvents()

Prepare events

public prepareEvents(string $id, string $name, AbstractHandler $handler) : array<string|int, mixed>
Parameters
$id : string
$name : string
$handler : AbstractHandler
Return values
array<string|int, mixed>

        
On this page

Search results