Class DataBackendContainer
Container for DataBackend objects.
Direct known subclasses
malkusch\bav\DoctrineBackendContainer, malkusch\bav\FileDataBackendContainer, malkusch\bav\PDODataBackendContainer
Abstract
Namespace: malkusch\bav
License: GPL
Author: Markus Malkusch <markus@malkusch.de>
See: DataBackend
Link: Donations
Api
Located at DataBackendContainer.php
Namespace: malkusch\bav
License: GPL
Author: Markus Malkusch <markus@malkusch.de>
See: DataBackend
Link: Donations
Api
Located at DataBackendContainer.php
abstract protected
DataBackend
|
#
makeDataBackend( )
Returns the unconfigured backend which is only created by calling the constructor. |
public
|
|
public
DataBackend
|
string |
INSTALL_LOCK
|
"bav_install.lock" |
#
Name of the installation lock file |