HaendlerbundUpdateService
in package
Table of Contents
- LOGGING_NAMESPACE = 'haendlerbund'
- $batixService : BatixService
- $configurationFinder : HaendlerbundConfigurationFinder
- $legaltextUpdateService : LegaltextUpdateService
- __construct() : mixed
- updateLegalTexts() : void
- Updates all legal texts.
Constants
LOGGING_NAMESPACE
public
mixed
LOGGING_NAMESPACE
= 'haendlerbund'
Properties
$batixService
private
BatixService
$batixService
$configurationFinder
private
HaendlerbundConfigurationFinder
$configurationFinder
$legaltextUpdateService
private
LegaltextUpdateService
$legaltextUpdateService
Methods
__construct()
public
__construct(BatixService $batixService, LegaltextUpdateService $legaltextUpdateService, HaendlerbundConfigurationFinder $configurationFinder) : mixed
Parameters
- $batixService : BatixService
- $legaltextUpdateService : LegaltextUpdateService
- $configurationFinder : HaendlerbundConfigurationFinder
Return values
mixed —updateLegalTexts()
Updates all legal texts.
public
updateLegalTexts() : void