forked from Snck3rs/contao-leaflet-maps
Introduce service names constants.
This commit is contained in:
@@ -167,7 +167,7 @@ $GLOBALS['TL_DCA']['tl_leaflet_control'] = array
|
||||
'tl_leaflet_control',
|
||||
'alias',
|
||||
['title'],
|
||||
'leaflet.alias-generator'
|
||||
\Netzmacht\Contao\Leaflet\DependencyInjection\LeafletServices::ALIAS_GENERATOR
|
||||
),
|
||||
),
|
||||
'eval' => array('mandatory' => false, 'maxlength' => 255, 'tl_class' => 'w50', 'unique' => true),
|
||||
|
||||
Reference in New Issue
Block a user