mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-03-03 02:28:15 +01:00
Use OptionsBuilder in all mapper classes.
This commit is contained in:
@@ -44,7 +44,7 @@ class AttributionControlMapper extends AbstractControlMapper
|
||||
{
|
||||
parent::initialize();
|
||||
|
||||
$this->addConditionalOption('prefix');
|
||||
$this->optionsBuilder->addConditionalOption('prefix');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user