DatabaseSchemaService
FinalYes
This service provides the sql schema for the caching framework
Table of Contents
Methods
- addCachingFrameworkDatabaseSchema() : void
- An event listener to inject the required caching framework database tables to the tables definitions string
Methods
addCachingFrameworkDatabaseSchema()
An event listener to inject the required caching framework database tables to the tables definitions string
public
addCachingFrameworkDatabaseSchema(AlterTableDefinitionStatementsEvent $event) : void
Parameters
- $event : AlterTableDefinitionStatementsEvent