includes/class/Session.class.php
Broker
- Package
- Broker
\Broker\Session
Package: Broker

Session handler
- Implements
- Parent(s)
- \Broker\Database
- Inherited_from
- \Broker\Database
Properties
Methods


__construct(string $directory, \Broker\unknown $configuration, string $classname) : void
inherited
Constructor
Inherited from:Parameters
Name | Type | Description |
---|---|---|
$directory | string | |
$configuration | \Broker\unknown | |
$classname | string |


errorCheck(string $source, \PDOStatement $query, boolean $removeDatabase) : void
inherited
Check for errors
Inherited from:Parameters
Name | Type | Description |
---|---|---|
$source | string | |
$query | \PDOStatement | |
$removeDatabase | boolean |