Base class for backend-related blocks. More...

Public Member Functions | |
| __construct ($smalldb) | |
| Setup block to act as expected. More... | |
Protected Attributes | |
| $smalldb | |
| Smalldb backend obtained from block storage. | |
Base class for backend-related blocks.
| __construct | ( | $smalldb | ) |
Setup block to act as expected.
Configuration is done by BlockStorage.
1.8.8